Index

A B C D E F G H I M O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal.cache
Parent class for retrieval principals attributes, provides operations around caching, merging of attributes.
AbstractRegisteredServiceAttributeReleasePolicy - Class in org.apereo.cas.services
Abstract release policy for attributes, provides common shared settings such as loggers and attribute filter config.
addPolicies(Collection<RegisteredServiceConsentPolicy>) - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
Add policies.
addPolicies(RegisteredServiceAttributeReleasePolicy...) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
addPolicy(RegisteredServiceConsentPolicy) - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
Add policy.
AttributeMappingRequest - Class in org.apereo.cas.authentication
AttributeMappingRequest(String, String, Map<String, List<Object>>, List<Object>) - Constructor for class org.apereo.cas.authentication.AttributeMappingRequest
 
AttributeMappingRequest.AttributeMappingRequestBuilder<C,B> - Class in org.apereo.cas.authentication
 
AttributeMappingRequestBuilder() - Constructor for class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 
attributeName(String) - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 
attributeValue(List<Object>) - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 

B

BaseMappedAttributeReleasePolicy - Class in org.apereo.cas.services
Return a collection of allowed attributes for the principal, but additionally, offers the ability to rename attributes on a per-service level.
build() - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 
builder() - Static method in class org.apereo.cas.authentication.AttributeMappingRequest
 

C

CachingPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal.cache
Wrapper around an attribute repository where attributes cached for a configurable period based on google guava's caching library.
CachingPrincipalAttributesRepository() - Constructor for class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
CachingPrincipalAttributesRepository(String, long) - Constructor for class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
ChainingAttributeReleasePolicy - Class in org.apereo.cas.services
ChainingAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
ChainingPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal
ChainingPrincipalAttributesRepository(List<RegisteredServicePrincipalAttributesRepository>) - Constructor for class org.apereo.cas.authentication.principal.ChainingPrincipalAttributesRepository
 
ChainingRegisteredServiceConsentPolicy - Class in org.apereo.cas.services.consent
ChainingRegisteredServiceConsentPolicy() - Constructor for class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
close() - Method in class org.apereo.cas.authentication.principal.cache.DefaultPrincipalAttributesRepositoryCache
 

D

DefaultAuthenticationAttributeReleasePolicy - Class in org.apereo.cas.authentication
Default AuthenticationAttributeReleasePolicy implementation.
DefaultAuthenticationAttributeReleasePolicy(String) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
DefaultAuthenticationAttributeReleasePolicy(Collection<String>, Collection<String>, String) - Constructor for class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
defaultMapper() - Static method in interface org.apereo.cas.authentication.PrincipalAttributesMapper
Default principal attributes mapper.
DefaultPrincipalAttributesMapper - Class in org.apereo.cas.authentication
DefaultPrincipalAttributesMapper() - Constructor for class org.apereo.cas.authentication.DefaultPrincipalAttributesMapper
 
DefaultPrincipalAttributesRepository - Class in org.apereo.cas.authentication.principal
Default implementation of RegisteredServicePrincipalAttributesRepository that just returns the attributes as it receives them.
DefaultPrincipalAttributesRepository() - Constructor for class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
 
DefaultPrincipalAttributesRepositoryCache - Class in org.apereo.cas.authentication.principal.cache
DefaultPrincipalAttributesRepositoryCache() - Constructor for class org.apereo.cas.authentication.principal.cache.DefaultPrincipalAttributesRepositoryCache
 
DefaultRegisteredServiceAcceptableUsagePolicy - Class in org.apereo.cas.services
DefaultRegisteredServiceAcceptableUsagePolicy() - Constructor for class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
DefaultRegisteredServiceConsentPolicy - Class in org.apereo.cas.services.consent
DefaultRegisteredServiceConsentPolicy() - Constructor for class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
DefaultRegisteredServiceConsentPolicy(Set<String>, Set<String>) - Constructor for class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
DenyAllAttributeReleasePolicy - Class in org.apereo.cas.services
A deny rule to refuse all service from receiving attributes, whether default or not.
DenyAllAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
determineRequestedAttributeDefinitions(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
determineRequestedAttributeDefinitions(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 

E

equals(Object) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 
equals(Object) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
equals(Object) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
 
equals(Object) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.BaseMappedAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
equals(Object) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
equals(Object) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
equals(Object) - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
equals(Object) - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnLinkedAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
equals(Object) - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 

F

fetchAttributes(RegisteredService, RegisteredServicePrincipalAttributesRepository, Principal) - Method in class org.apereo.cas.authentication.principal.cache.DefaultPrincipalAttributesRepositoryCache
 

G

getActivationCriteria() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getAllowedAttributes() - Method in class org.apereo.cas.services.BaseMappedAttributeReleasePolicy
Gets the allowed attributes.
getAllowedAttributes() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
getAllowedAttributes() - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
getAllowedAttributes() - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
getAllowedAttributes() - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 
getAttributeFilter() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getAttributeName() - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
getAttributeRepositoryIds() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 
getAttributeRepositoryIds() - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalAttributesRepository
 
getAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
getAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalAttributesRepository
 
getAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
 
getAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnLinkedAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
getAttributesInternal(RegisteredServiceAttributeReleasePolicyContext, Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 
getAttributeValue() - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
getAuthenticationAttributesForRelease(Authentication, RegisteredService) - Method in class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
getAuthenticationAttributesForRelease(Authentication, Assertion, Map<String, Object>, RegisteredService) - Method in class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
getAuthenticationContextAttribute() - Method in class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
getCanonicalizationMode() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getConsentableAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getConsentableAttributes(RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getConsentPolicy() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getConsentPolicy() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getEndpoint() - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
getExcludedAttributes() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
getExcludedAttributes() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
getExcludedAttributes() - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
getExcludedServices() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
getExcludedServices() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
getExpiration() - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
The expiration time.
getGroovyScript() - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
getHeaders() - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
getIncludeOnlyAttributes() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
getIncludeOnlyAttributes() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
getMappedAttributeName() - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
getMergingPolicy() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getMergingStrategy() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
The merging strategy that deals with existing principal attributes and those that are retrieved from the source.
getMessageCode() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
getMethod() - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
getNeverReleaseAttributes() - Method in class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
getOnlyReleaseAttributes() - Method in class org.apereo.cas.authentication.DefaultAuthenticationAttributeReleasePolicy
 
getOrder() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getOrder() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getOrder() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
getPattern() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
getPolicies() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getPolicies() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
getPrincipalAttributesRepository() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getPrincipalAttributesRepository() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
getPrincipalIdAttribute() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
getResolvedAttributes() - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
getStatus() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
getStatus() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
getText() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
getTimeUnit() - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
Expiration time unit.
getTransform() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
GroovyScriptAttributeReleasePolicy - Class in org.apereo.cas.services
This is GroovyScriptAttributeReleasePolicy that attempts to release attributes based on the execution result of an external groovy script.
GroovyScriptAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
GroovyScriptAttributeReleasePolicy(String) - Constructor for class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 

H

hashCode() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 
hashCode() - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
hashCode() - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
 
hashCode() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.BaseMappedAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
hashCode() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
hashCode() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
hashCode() - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
hashCode() - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnLinkedAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
hashCode() - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 

I

invalidate() - Method in class org.apereo.cas.authentication.principal.cache.DefaultPrincipalAttributesRepositoryCache
 
isAuthorizedToReleaseAuthenticationAttributes() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
isAuthorizedToReleaseAuthenticationAttributes() - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
isAuthorizedToReleaseCredentialPassword() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
isAuthorizedToReleaseCredentialPassword() - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
isAuthorizedToReleaseProxyGrantingTicket() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
isAuthorizedToReleaseProxyGrantingTicket() - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
isEnabled() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
isExcludeDefaultAttributes() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
isExcludeDefaultAttributes() - Method in class org.apereo.cas.services.DenyAllAttributeReleasePolicy
 
isIgnoreResolvedAttributes() - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 

M

map(AttributeMappingRequest) - Method in class org.apereo.cas.authentication.DefaultPrincipalAttributesMapper
 
map(AttributeMappingRequest) - Method in interface org.apereo.cas.authentication.PrincipalAttributesMapper
Map principal attributes.
mappedAttributeName(String) - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 

O

org.apereo.cas.authentication - package org.apereo.cas.authentication
 
org.apereo.cas.authentication.principal - package org.apereo.cas.authentication.principal
 
org.apereo.cas.authentication.principal.cache - package org.apereo.cas.authentication.principal.cache
 
org.apereo.cas.services - package org.apereo.cas.services
 
org.apereo.cas.services.consent - package org.apereo.cas.services.consent
 

P

PatternMatchingAttributeReleasePolicy - Class in org.apereo.cas.services
PatternMatchingAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
PatternMatchingAttributeReleasePolicy(Map<String, PatternMatchingAttributeReleasePolicy.Rule>) - Constructor for class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
PatternMatchingAttributeReleasePolicy.Rule - Class in org.apereo.cas.services
 
postLoad() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
Post load, after having loaded the bean via JPA, etc.
PrincipalAttributesMapper - Interface in org.apereo.cas.authentication
putAttributes(RegisteredService, RegisteredServicePrincipalAttributesRepository, String, Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.principal.cache.DefaultPrincipalAttributesRepositoryCache
 

R

resolvedAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 
ReturnAllAttributeReleasePolicy - Class in org.apereo.cas.services
Return all attributes for the service, regardless of service settings.
ReturnAllAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
ReturnAllowedAttributeReleasePolicy - Class in org.apereo.cas.services
Return only the collection of allowed attributes out of what's resolved for the principal.
ReturnAllowedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
ReturnAllowedAttributeReleasePolicy(List<String>) - Constructor for class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
ReturnEncryptedAttributeReleasePolicy - Class in org.apereo.cas.services
Return only the collection of allowed attributes out of what's resolved for the principal.
ReturnEncryptedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
ReturnEncryptedAttributeReleasePolicy(List<String>) - Constructor for class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
ReturnLinkedAttributeReleasePolicy - Class in org.apereo.cas.services
Return a collection of allowed attributes for the principal, but additionally, offers the ability to resolve those attributes from a set attributes that provide the value.
ReturnLinkedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnLinkedAttributeReleasePolicy
 
ReturnMappedAttributeReleasePolicy - Class in org.apereo.cas.services
Return a collection of allowed attributes for the principal, but additionally, offers the ability to rename attributes on a per-service level.
ReturnMappedAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 
ReturnRestfulAttributeReleasePolicy - Class in org.apereo.cas.services
Return a collection of allowed attributes for the principal based on an external REST endpoint.
ReturnRestfulAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
ReturnStaticAttributeReleasePolicy - Class in org.apereo.cas.services
Return static attributes for the service.
ReturnStaticAttributeReleasePolicy() - Constructor for class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 
Rule() - Constructor for class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 

S

setActivationCriteria(RegisteredServiceAttributeReleaseActivationCriteria) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setAllowedAttributes(List<String>) - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
setAllowedAttributes(List<String>) - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
setAllowedAttributes(Map<String, Object>) - Method in class org.apereo.cas.services.BaseMappedAttributeReleasePolicy
 
setAllowedAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 
setAllowedAttributes(Map<String, PatternMatchingAttributeReleasePolicy.Rule>) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
setAttributeFilter(RegisteredServiceAttributeFilter) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setAttributeRepositoryIds(Set<String>) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 
setAuthorizedToReleaseAuthenticationAttributes(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setAuthorizedToReleaseCredentialPassword(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setAuthorizedToReleaseProxyGrantingTicket(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setCanonicalizationMode(String) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setConsentPolicy(RegisteredServiceConsentPolicy) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setEnabled(boolean) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
setEndpoint(String) - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
setExcludedAttributes(Set<String>) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
setExcludedAttributes(Set<String>) - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
setExcludeDefaultAttributes(boolean) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setExcludedServices(Set<String>) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
setExpiration(long) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
The expiration time.
setGroovyScript(String) - Method in class org.apereo.cas.services.GroovyScriptAttributeReleasePolicy
 
setHeaders(Map<String, String>) - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
setIgnoreResolvedAttributes(boolean) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
 
setIncludeOnlyAttributes(Set<String>) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
setMergingPolicy(PrincipalAttributesCoreProperties.MergingStrategyTypes) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
setMergingStrategy(PrincipalAttributesCoreProperties.MergingStrategyTypes) - Method in class org.apereo.cas.authentication.principal.cache.AbstractPrincipalAttributesRepository
The merging strategy that deals with existing principal attributes and those that are retrieved from the source.
setMessageCode(String) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
setMethod(String) - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
setOrder(int) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setOrder(int) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
setOrder(int) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
setPattern(String) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
setPolicies(List<RegisteredServiceAttributeReleasePolicy>) - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
setPrincipalAttributesRepository(RegisteredServicePrincipalAttributesRepository) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setPrincipalIdAttribute(String) - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
setStatus(TriStateBoolean) - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
setText(String) - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
setTimeUnit(String) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
Expiration time unit.
setTransform(String) - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
size() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
size() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 

T

toString() - Method in class org.apereo.cas.authentication.AttributeMappingRequest.AttributeMappingRequestBuilder
 
toString() - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
toString() - Method in class org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository
 
toString() - Method in class org.apereo.cas.services.AbstractRegisteredServiceAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.BaseMappedAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ChainingAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.consent.ChainingRegisteredServiceConsentPolicy
 
toString() - Method in class org.apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy
 
toString() - Method in class org.apereo.cas.services.DefaultRegisteredServiceAcceptableUsagePolicy
 
toString() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy.Rule
 
toString() - Method in class org.apereo.cas.services.PatternMatchingAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnAllAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnEncryptedAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnLinkedAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnMappedAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnRestfulAttributeReleasePolicy
 
toString() - Method in class org.apereo.cas.services.ReturnStaticAttributeReleasePolicy
 

U

update(String, Map<String, List<Object>>, RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.authentication.principal.cache.CachingPrincipalAttributesRepository
 
update(String, Map<String, List<Object>>, RegisteredServiceAttributeReleasePolicyContext) - Method in class org.apereo.cas.authentication.principal.ChainingPrincipalAttributesRepository
 

W

withAttributeName(String) - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
withAttributeValue(List<Object>) - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
withMappedAttributeName(String) - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
withResolvedAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.AttributeMappingRequest
 
A B C D E F G H I M O P R S T U W 
All Classes and Interfaces|All Packages|Serialized Form