Class DefaultPrincipalAttributesRepository

java.lang.Object
org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
All Implemented Interfaces:
Serializable, org.apereo.cas.authentication.principal.RegisteredServicePrincipalAttributesRepository

public class DefaultPrincipalAttributesRepository extends AbstractPrincipalAttributesRepository
Default implementation of RegisteredServicePrincipalAttributesRepository that just returns the attributes as it receives them.
Since:
4.1
See Also: