public class OicUserProperty extends UserProperty
| Modifier and Type | Class and Description |
|---|---|
static class |
OicUserProperty.Descriptor |
ExtensionPoint.LegacyInstancesAreScopedToHudsonuser| 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() |
UserPropertyDescriptor |
getDescriptor() |
String |
getUserName() |
all, reconfigure, setUserpublic OicUserProperty(String userName, org.acegisecurity.GrantedAuthority[] authorities)
public org.acegisecurity.GrantedAuthority[] getAuthoritiesAsGrantedAuthorities()
public String getAllGrantedAuthorities()
public String getUserName()
public UserPropertyDescriptor getDescriptor()
getDescriptor in interface Describable<UserProperty>getDescriptor in class UserPropertyCopyright © 2016–2019. All rights reserved.