public class DefaultOAuth20ProfileScopeToAttributesFilter extends java.lang.Object implements OAuth20ProfileScopeToAttributesFilter
| Constructor and Description |
|---|
DefaultOAuth20ProfileScopeToAttributesFilter() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.principal.Principal |
filter(org.apereo.cas.authentication.principal.Service service,
org.apereo.cas.authentication.principal.Principal profile,
org.apereo.cas.services.RegisteredService registeredService,
org.pac4j.core.context.J2EContext context)
Filter attributes.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreconcilepublic DefaultOAuth20ProfileScopeToAttributesFilter()
public org.apereo.cas.authentication.principal.Principal filter(org.apereo.cas.authentication.principal.Service service,
org.apereo.cas.authentication.principal.Principal profile,
org.apereo.cas.services.RegisteredService registeredService,
org.pac4j.core.context.J2EContext context)
OAuth20ProfileScopeToAttributesFilterfilter in interface OAuth20ProfileScopeToAttributesFilterservice - the serviceprofile - the profileregisteredService - the registered servicecontext - the context