public class OicUserProperty extends UserProperty
Modifier and Type | Class and Description |
---|---|
static class |
OicUserProperty.Descriptor |
ExtensionPoint.LegacyInstancesAreScopedToHudson
user
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, setUser
public 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 UserProperty
Copyright © 2016–2019. All rights reserved.