public class OicUserProperty
extends hudson.model.UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
OicUserProperty.Descriptor |
| Constructor and Description |
|---|
OicUserProperty(String userName,
org.acegisecurity.GrantedAuthority[] authorities) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllGrantedAuthorities() |
List<String> |
getAuthorities() |
org.acegisecurity.GrantedAuthority[] |
getAuthoritiesAsGrantedAuthorities() |
hudson.model.UserPropertyDescriptor |
getDescriptor() |
String |
getUserName() |
public OicUserProperty(String userName, org.acegisecurity.GrantedAuthority[] authorities)
public org.acegisecurity.GrantedAuthority[] getAuthoritiesAsGrantedAuthorities()
public String getAllGrantedAuthorities()
public String getUserName()
public hudson.model.UserPropertyDescriptor getDescriptor()
getDescriptor in interface hudson.model.Describable<hudson.model.UserProperty>getDescriptor in class hudson.model.UserPropertyCopyright © 2016–2018. All rights reserved.