public class OidcProfileScopeAttributeReleasePolicy extends BaseOidcScopeAttributeReleasePolicy
Constructor and Description |
---|
OidcProfileScopeAttributeReleasePolicy() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getAllowedAttributes() |
equals, getAttributesInternal, getScopeName, hashCode, setAllowedAttributes, toString
getAttributeFilter, getAttributes, getPrincipalAttributesRepository, getPrincipalIdAttribute, getReleasedByDefaultAttributes, insertPrincipalIdAsAttributeIfNeeded, isAuthorizedToReleaseCredentialPassword, isAuthorizedToReleaseProxyGrantingTicket, isExcludeDefaultAttributes, returnFinalAttributesCollection, setAttributeFilter, setAuthorizedToReleaseCredentialPassword, setAuthorizedToReleaseProxyGrantingTicket, setExcludeDefaultAttributes, setPrincipalAttributesRepository, setPrincipalIdAttribute
public OidcProfileScopeAttributeReleasePolicy()
public java.util.List<java.lang.String> getAllowedAttributes()
getAllowedAttributes
in class BaseOidcScopeAttributeReleasePolicy