Index

B C D F G H I N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

buildClientForRelyingPartyTokenResponses(SecurityToken, WSFederationRegisteredService) - Method in class org.apereo.cas.authentication.SecurityTokenServiceClientBuilder
Build client for relying party token responses.
buildClientForSecurityTokenRequests(WSFederationRegisteredService) - Method in class org.apereo.cas.authentication.SecurityTokenServiceClientBuilder
Build client for security token requests.

C

canHandleToken(ReceivedToken) - Method in class org.apereo.cas.support.x509.X509TokenDelegationHandler
 
CipheredCredentialsValidator - Class in org.apereo.cas.support.validation
CipheredCredentialsValidator(CipherExecutor) - Constructor for class org.apereo.cas.support.validation.CipheredCredentialsValidator
 
create(TicketGrantingTicket, byte[]) - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicketFactory
 
create(TicketGrantingTicket, byte[]) - Method in interface org.apereo.cas.ticket.SecurityTokenTicketFactory
Create security token ticket.
CryptoUtils - Class in org.apereo.cas.support.util
This is CryptoUtils.
CustomNamespaceWSFederationClaimsClaimsHandler - Class in org.apereo.cas.support.claims
CustomNamespaceWSFederationClaimsClaimsHandler(String, String, List<String>) - Constructor for class org.apereo.cas.support.claims.CustomNamespaceWSFederationClaimsClaimsHandler
 

D

DefaultSecurityTokenServiceTokenFetcher - Class in org.apereo.cas.authentication
DefaultSecurityTokenServiceTokenFetcher(ServicesManager, AuthenticationServiceSelectionStrategy, CipherExecutor<String, String>, SecurityTokenServiceClientBuilder) - Constructor for class org.apereo.cas.authentication.DefaultSecurityTokenServiceTokenFetcher
 
DefaultSecurityTokenTicket - Class in org.apereo.cas.ticket
DefaultSecurityTokenTicket() - Constructor for class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
DefaultSecurityTokenTicket(String, TicketGrantingTicket, ExpirationPolicy, String) - Constructor for class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
DefaultSecurityTokenTicketFactory - Class in org.apereo.cas.ticket
DefaultSecurityTokenTicketFactory(UniqueTicketIdGenerator, ExpirationPolicyBuilder) - Constructor for class org.apereo.cas.ticket.DefaultSecurityTokenTicketFactory
 

F

fetch(Service, String) - Method in class org.apereo.cas.authentication.DefaultSecurityTokenServiceTokenFetcher
 
fetch(Service, String) - Method in interface org.apereo.cas.authentication.SecurityTokenServiceTokenFetcher
Fetch security token.

G

getAuthentication() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
getEncryptionKeySetting() - Method in class org.apereo.cas.support.validation.SecurityTokenServiceCredentialCipherExecutor
 
getExpirationPolicyBuilder() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicketFactory
 
getHandlerRealm() - Method in class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 
getIssuer() - Method in class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 
getName() - Method in class org.apereo.cas.support.validation.SecurityTokenServiceCredentialCipherExecutor
 
getPassword() - Method in class org.apereo.cas.support.realm.RealmPasswordVerificationCallbackHandler
 
getPrefix() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
getRealmFromToken(SamlAssertionWrapper) - Method in class org.apereo.cas.support.saml.SamlAssertionRealmCodec
 
getSecurityProperties(String, String) - Static method in class org.apereo.cas.support.util.CryptoUtils
Gets security properties.
getSecurityProperties(String, String, String) - Static method in class org.apereo.cas.support.util.CryptoUtils
Gets security properties.
getSecurityToken() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
getSecurityToken() - Method in interface org.apereo.cas.ticket.SecurityTokenTicket
Gets security token.
getSigningKeySetting() - Method in class org.apereo.cas.support.validation.SecurityTokenServiceCredentialCipherExecutor
 
getSupportedClaimTypes() - Method in class org.apereo.cas.support.claims.CustomNamespaceWSFederationClaimsClaimsHandler
 
getSupportedClaimTypes() - Method in class org.apereo.cas.support.claims.NonWSFederationClaimsClaimsHandler
 
getSupportedClaimTypes() - Method in class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 
getSupportedRealms() - Method in class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 
getTicketGrantingTicket() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicket
 
getTicketType() - Method in class org.apereo.cas.ticket.DefaultSecurityTokenTicketFactory
 

H

handle(Callback[]) - Method in class org.apereo.cas.support.realm.RealmPasswordVerificationCallbackHandler
 

I

isDelegationAllowed(TokenDelegationParameters) - Method in class org.apereo.cas.support.x509.X509TokenDelegationHandler
 

N

NonWSFederationClaimsClaimsHandler - Class in org.apereo.cas.support.claims
NonWSFederationClaimsClaimsHandler(String, String) - Constructor for class org.apereo.cas.support.claims.NonWSFederationClaimsClaimsHandler
 

O

org.apereo.cas.authentication - package org.apereo.cas.authentication
 
org.apereo.cas.support.claims - package org.apereo.cas.support.claims
 
org.apereo.cas.support.realm - package org.apereo.cas.support.realm
 
org.apereo.cas.support.saml - package org.apereo.cas.support.saml
 
org.apereo.cas.support.util - package org.apereo.cas.support.util
 
org.apereo.cas.support.validation - package org.apereo.cas.support.validation
 
org.apereo.cas.support.x509 - package org.apereo.cas.support.x509
 
org.apereo.cas.ticket - package org.apereo.cas.ticket
 

P

parseRealm(Map<String, Object>) - Method in class org.apereo.cas.support.realm.UriRealmParser
 
PREFIX - Static variable in interface org.apereo.cas.ticket.SecurityTokenTicket
Ticket Prefix.

R

RealmPasswordVerificationCallbackHandler - Class in org.apereo.cas.support.realm
RealmPasswordVerificationCallbackHandler(char[]) - Constructor for class org.apereo.cas.support.realm.RealmPasswordVerificationCallbackHandler
 
requestSecurityTokenResponse(String) - Method in class org.apereo.cas.authentication.SecurityTokenServiceClient
Request security token response element.
requestSecurityTokenResponse(String, String, String, SecurityToken) - Method in class org.apereo.cas.authentication.SecurityTokenServiceClient
Request security token response element.
resolveServiceFrom(Service) - Method in class org.apereo.cas.authentication.WSFederationAuthenticationServiceSelectionStrategy
 
retrieveClaimValues(ClaimCollection, ClaimsParameters) - Method in class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 

S

SamlAssertionRealmCodec - Class in org.apereo.cas.support.saml
SamlAssertionRealmCodec(String) - Constructor for class org.apereo.cas.support.saml.SamlAssertionRealmCodec
 
SecurityTokenServiceClient - Class in org.apereo.cas.authentication
SecurityTokenServiceClient(Bus) - Constructor for class org.apereo.cas.authentication.SecurityTokenServiceClient
 
SecurityTokenServiceClientBuilder - Class in org.apereo.cas.authentication
SecurityTokenServiceClientBuilder(WsFederationProperties, String, HostnameVerifier, CasSSLContext) - Constructor for class org.apereo.cas.authentication.SecurityTokenServiceClientBuilder
 
SecurityTokenServiceCredentialCipherExecutor - Class in org.apereo.cas.support.validation
SecurityTokenServiceCredentialCipherExecutor(String, String, String, int, int) - Constructor for class org.apereo.cas.support.validation.SecurityTokenServiceCredentialCipherExecutor
 
SecurityTokenServiceTokenFetcher - Interface in org.apereo.cas.authentication
SecurityTokenTicket - Interface in org.apereo.cas.ticket
SecurityTokenTicketFactory - Interface in org.apereo.cas.ticket
supports(Service) - Method in class org.apereo.cas.authentication.WSFederationAuthenticationServiceSelectionStrategy
 

T

toString() - Method in class org.apereo.cas.authentication.DefaultSecurityTokenServiceTokenFetcher
 

U

UriRealmParser - Class in org.apereo.cas.support.realm
UriRealmParser(Map<String, RealmProperties>) - Constructor for class org.apereo.cas.support.realm.UriRealmParser
 

V

validate(Credential, RequestData) - Method in class org.apereo.cas.support.validation.CipheredCredentialsValidator
 

W

WrappingSecurityTokenServiceClaimsHandler - Class in org.apereo.cas.support.claims
WrappingSecurityTokenServiceClaimsHandler(String, String) - Constructor for class org.apereo.cas.support.claims.WrappingSecurityTokenServiceClaimsHandler
 
WSFederationAuthenticationServiceSelectionStrategy - Class in org.apereo.cas.authentication
WSFederationAuthenticationServiceSelectionStrategy(ServicesManager, ServiceFactory<WebApplicationService>) - Constructor for class org.apereo.cas.authentication.WSFederationAuthenticationServiceSelectionStrategy
 

X

X509TokenDelegationHandler - Class in org.apereo.cas.support.x509
X509TokenDelegationHandler() - Constructor for class org.apereo.cas.support.x509.X509TokenDelegationHandler
 
B C D F G H I N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form