Index

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

A

AbstractProtocolAttributeEncoder - Class in org.apereo.cas.authentication.support
Abstract class to define common attribute encoding operations.
AbstractServiceFactory<T> - Class in org.apereo.cas.authentication.principal
The AbstractServiceFactory is the parent class providing convenience methods for creating service objects.
AbstractServiceFactory() - Constructor for class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
AbstractWebApplicationService - Class in org.apereo.cas.authentication.principal
Abstract implementation of a WebApplicationService.
AbstractWebApplicationServiceResponseBuilder - Class in org.apereo.cas.authentication.principal
Abstract response builder that provides wrappers for building post and redirect responses.
AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
attributes() - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Returns the value of the attributes record component.

B

build(WebApplicationService, String, Authentication) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 

C

createService(HttpServletRequest) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
 
createService(HttpServletRequest, Class<T>) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
createService(String) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
 
createService(String, HttpServletRequest) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
createService(String, Class<T>) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 

D

decode(String, Optional<RegisteredService>) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyCipherExecutor
 
DefaultCasProtocolAttributeEncoder - Class in org.apereo.cas.authentication.support
The default implementation of the attribute encoder that will use a per-service key-pair to encrypt the credential password and PGT when available.
DefaultCasProtocolAttributeEncoder(ServicesManager, RegisteredServiceCipherExecutor, CipherExecutor<String, String>) - Constructor for class org.apereo.cas.authentication.support.DefaultCasProtocolAttributeEncoder
 
DefaultResponse - Record Class in org.apereo.cas.authentication.principal
Encapsulates a Response to send back for a particular service.
DefaultResponse(Response.ResponseType, String, Map<String, String>) - Constructor for record class org.apereo.cas.authentication.principal.DefaultResponse
Creates an instance of a DefaultResponse record class.
DefaultServiceMatchingStrategy - Class in org.apereo.cas.authentication.principal
DefaultServiceMatchingStrategy(ServicesManager) - Constructor for class org.apereo.cas.authentication.principal.DefaultServiceMatchingStrategy
 
DefaultWebApplicationResponseBuilderLocator - Class in org.apereo.cas.authentication.principal
DefaultWebApplicationResponseBuilderLocator(List<ResponseBuilder>) - Constructor for class org.apereo.cas.authentication.principal.DefaultWebApplicationResponseBuilderLocator
 

E

encode(String, Optional<RegisteredService>) - Method in class org.apereo.cas.services.RegisteredServicePublicKeyCipherExecutor
 
encodeAttributes(Map<String, Object>, Map<String, Object>, RegisteredService, Service) - Method in class org.apereo.cas.authentication.support.AbstractProtocolAttributeEncoder
 
encodeAttributes(Map<String, Object>, Map<String, Object>, RegisteredService, Service) - Method in class org.apereo.cas.authentication.support.NoOpProtocolAttributeEncoder
 
equals(Object) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
equals(Object) - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 
equals(Object) - Method in class org.apereo.cas.services.AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.NotPreventedRegisteredServiceAuthenticationPolicyCriteria
 
equals(Object) - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 

G

getArtifactId() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getAttributes() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getBasicAuthPassword() - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
getBasicAuthUsername() - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
getFormat() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getHeaderResponse(String, Map<String, String>) - Static method in record class org.apereo.cas.authentication.principal.DefaultResponse
Gets header response.
getId() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getOrder() - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
getOrder() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
 
getOrder() - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 
getOriginalUrl() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getPostResponse(String, Map<String, String>) - Static method in record class org.apereo.cas.authentication.principal.DefaultResponse
Gets the post response.
getPrincipal() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getRedirectResponse(String, Map<String, String>) - Static method in record class org.apereo.cas.authentication.principal.DefaultResponse
Gets the redirect response.
getScript() - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
getServicesManager() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
 
getSource() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
getUrl() - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
getUrlValidator() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
 
GroovyRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
GroovyRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 

H

hashCode() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
hashCode() - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Returns a hash code value for this object.
hashCode() - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 
hashCode() - Method in class org.apereo.cas.services.AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.NotPreventedRegisteredServiceAuthenticationPolicyCriteria
 
hashCode() - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 

I

INSTANCE - Static variable in class org.apereo.cas.services.RegisteredServicePublicKeyCipherExecutor
Instantiates a new registered service cipher executor.
isLoggedOutAlready() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
isTryAll() - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 

L

locate(WebApplicationService) - Method in class org.apereo.cas.authentication.principal.DefaultWebApplicationResponseBuilderLocator
 

M

matches(Service, Service) - Method in class org.apereo.cas.authentication.principal.DefaultServiceMatchingStrategy
 

N

NoOpProtocolAttributeEncoder - Class in org.apereo.cas.authentication.support
This is NoOpProtocolAttributeEncoder that does no encoding of attributes received.
NoOpProtocolAttributeEncoder() - Constructor for class org.apereo.cas.authentication.support.NoOpProtocolAttributeEncoder
 
NotPreventedRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
NotPreventedRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.NotPreventedRegisteredServiceAuthenticationPolicyCriteria
 

O

org.apereo.cas.authentication.principal - package org.apereo.cas.authentication.principal
 
org.apereo.cas.authentication.support - package org.apereo.cas.authentication.support
 
org.apereo.cas.services - package org.apereo.cas.services
 

R

RegisteredServicePublicKeyCipherExecutor - Class in org.apereo.cas.services
Default cipher implementation based on public keys.
RegisteredServicePublicKeyCipherExecutor() - Constructor for class org.apereo.cas.services.RegisteredServicePublicKeyCipherExecutor
 
responseType() - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Returns the value of the responseType record component.
RestfulRegisteredServiceAuthenticationPolicyCriteria - Class in org.apereo.cas.services
RestfulRegisteredServiceAuthenticationPolicyCriteria() - Constructor for class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 

S

setArtifactId(String) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setAttributes(Map<String, List<Object>>) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setBasicAuthPassword(String) - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
setBasicAuthUsername(String) - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
setFormat(ValidationResponseType) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setId(String) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setLoggedOutAlready(boolean) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setOrder(int) - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
setOrder(int) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationServiceResponseBuilder
 
setOrder(int) - Method in class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 
setOriginalUrl(String) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setPrincipal(String) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setScript(String) - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
setSource(String) - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
setTryAll(boolean) - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
setUrl(String) - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
SimpleWebApplicationServiceImpl - Class in org.apereo.cas.authentication.principal
Represents a service which wishes to use the CAS protocol.
SimpleWebApplicationServiceImpl() - Constructor for class org.apereo.cas.authentication.principal.SimpleWebApplicationServiceImpl
 

T

toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.NotPreventedRegisteredServiceAuthenticationPolicyCriteria
 
toAuthenticationPolicy(RegisteredService) - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.authentication.principal.AbstractServiceFactory
 
toString() - Method in class org.apereo.cas.authentication.principal.AbstractWebApplicationService
 
toString() - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Returns a string representation of this record class.
toString() - Method in class org.apereo.cas.services.AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.AllowedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.GroovyRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.NotPreventedRegisteredServiceAuthenticationPolicyCriteria
 
toString() - Method in class org.apereo.cas.services.RestfulRegisteredServiceAuthenticationPolicyCriteria
 

U

url() - Method in record class org.apereo.cas.authentication.principal.DefaultResponse
Returns the value of the url record component.

W

WebApplicationServiceFactory - Class in org.apereo.cas.authentication.principal
The WebApplicationServiceFactory is responsible for creating WebApplicationService objects.
WebApplicationServiceFactory() - Constructor for class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
 
WebApplicationServiceResponseBuilder - Class in org.apereo.cas.authentication.principal
Default response builder that passes back the ticket id to the original url of the service based on the response type.
WebApplicationServiceResponseBuilder(ServicesManager, UrlValidator) - Constructor for class org.apereo.cas.authentication.principal.WebApplicationServiceResponseBuilder
 
A B C D E G H I L M N O R S T U W 
All Classes and Interfaces|All Packages|Serialized Form