Index

A B E G H I L N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

A

AssertionConsumerService - Class in org.codice.ddf.security.idp.client
 
AssertionConsumerService(SimpleSign, IdpMetadata, SystemCrypto, RelayStates<String>) - Constructor for class org.codice.ddf.security.idp.client.AssertionConsumerService
 
AUTH_TYPE - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
IdP type to use when configuring context policy.
AuthnResponseValidator - Class in org.codice.ddf.security.idp.client
 
AuthnResponseValidator(SimpleSign, boolean) - Constructor for class org.codice.ddf.security.idp.client.AuthnResponseValidator
 

B

buildAndValidateSaml(String, String, String, String, SignableXMLObject) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 

E

ECP_NS - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
ECP_RELAY_STATE - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
ECP_REQUEST - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
entityData - Variable in class org.codice.ddf.security.idp.client.IdpMetadata
 

G

getAction(T) - Method in class org.codice.ddf.security.idp.client.IdpLogoutActionProvider
*
getAuthContextClasses() - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
getAuthenticationType() - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
getCacheDuration() - Method in class org.codice.ddf.security.idp.client.IdpMetadata.EntityData
 
getDescriptor() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getEncryptionCertificate() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getEntityDescriptor() - Method in class org.codice.ddf.security.idp.client.IdpMetadata.EntityData
 
getEntityId() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getId() - Method in class org.codice.ddf.security.idp.client.IdpLogoutActionProvider
 
getLoginFilter() - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
getLogoutRequest(String, String, String, String, String) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
getNormalizedToken(ServletRequest, ServletResponse, SecurityFilterChain, boolean) - Method in class org.codice.ddf.security.idp.client.IdpHandler
Handler implementing SAML 2.0 IdP authentication.
getSamlResponse(String, String, String, String) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
The HTTP-Redirect binding should not be used for Single Sign-On responses.
getSigningCertificate() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getSingleLogoutBinding() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getSingleLogoutLocation() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getSingleSignOnBinding() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
getSingleSignOnLocation() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 

H

handleError(ServletRequest, ServletResponse, SecurityFilterChain) - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
HTTP_SCHEMAS_XMLSOAP_ORG_SOAP_ACTOR_NEXT - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
HTTPS - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 

I

IdpHandler - Class in org.codice.ddf.security.idp.client
Handler for SAML 2.0 IdP based authentication.
IdpHandler(SimpleSign, IdpMetadata, RelayStates<String>) - Constructor for class org.codice.ddf.security.idp.client.IdpHandler
 
IdpLogoutActionProvider - Class in org.codice.ddf.security.idp.client
 
IdpLogoutActionProvider() - Constructor for class org.codice.ddf.security.idp.client.IdpLogoutActionProvider
 
IdpMetadata - Class in org.codice.ddf.security.idp.client
 
IdpMetadata() - Constructor for class org.codice.ddf.security.idp.client.IdpMetadata
 
IdpMetadata.EntityData - Class in org.codice.ddf.security.idp.client
 
init() - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
isMetadataExpired() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
isMetadataValid() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 

L

LogoutRequestService - Class in org.codice.ddf.security.idp.client
 
LogoutRequestService(SimpleSign, IdpMetadata, RelayStates<String>) - Constructor for class org.codice.ddf.security.idp.client.LogoutRequestService
 

N

NO_SUPPORT_FOR_POST_OR_REDIRECT_BINDINGS - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 

O

org.codice.ddf.security.idp.client - package org.codice.ddf.security.idp.client
 

P

PAOS - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
PAOS_MIME - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
PAOS_NS - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
PAOS_REQUEST - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
PAOS_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
parseMetadata() - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
postLogoutRequest(String, String, String) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
postSamlResponse(String, String) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
processSamlResponse(String, String, boolean) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
processSamlResponse(Response, String, boolean) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
processSoapResponse(InputStream, HttpServletRequest) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 

R

retrieveMetadata() - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
ROOT_NODE_NAME - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 

S

SAML_REQUEST - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
sendLogoutRequest(String) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setAuthContextClasses(List<String>) - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
setContextPolicyManager(ContextPolicyManager) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
setEncryptionService(EncryptionService) - Method in class org.codice.ddf.security.idp.client.IdpLogoutActionProvider
 
setEncryptionService(EncryptionService) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setHttpSessionInvalidator(HttpSessionInvalidator) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setLoginFilter(SecurityFilter) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
setLogoutMessage(LogoutMessage) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setLogOutPageTimeOut(long) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setMetadata(String) - Method in class org.codice.ddf.security.idp.client.IdpMetadata
 
setRequest(HttpServletRequest) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
setRequest(HttpServletRequest) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setSamlSecurity(SamlSecurity) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
setSamlSecurity(SamlSecurity) - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
setSamlSecurity(SamlSecurity) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setSecurityLogger(SecurityLogger) - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
setSecurityLogger(SecurityLogger) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setSecurityManager(SecurityManager) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setSessionFactory(SessionFactory) - Method in class org.codice.ddf.security.idp.client.AssertionConsumerService
 
setSessionFactory(SessionFactory) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setSubjectOperations(SubjectOperations) - Method in class org.codice.ddf.security.idp.client.IdpLogoutActionProvider
 
setSubjectOperations(SubjectOperations) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
setUserAgentCheck(boolean) - Method in class org.codice.ddf.security.idp.client.IdpHandler
 
soapfaultMessageTemplate - Variable in class org.codice.ddf.security.idp.client.IdpHandler
 
soapLogoutRequest(InputStream, HttpServletRequest) - Method in class org.codice.ddf.security.idp.client.LogoutRequestService
 
soapMessageTemplate - Variable in class org.codice.ddf.security.idp.client.IdpHandler
 
SOURCE - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 

T

TLS_SERVER_END_POINT - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 

U

UNABLE_TO_CREATE_LOGOUT_REQUEST - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_CREATE_LOGOUT_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_DECODE_AND_INFLATE_LOGOUT_REQUEST - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_DECODE_AND_INFLATE_LOGOUT_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_DECRYPT_LOGOUT_REQUEST - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_ENCODE_SAML_AUTHN_REQUEST - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
UNABLE_TO_PARSE_LOGOUT_REQUEST - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_PARSE_LOGOUT_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_SIGN_LOGOUT_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_SIGN_SAML_AUTHN_REQUEST - Static variable in class org.codice.ddf.security.idp.client.IdpHandler
 
UNABLE_TO_VALIDATE_LOGOUT_REQUEST - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 
UNABLE_TO_VALIDATE_LOGOUT_RESPONSE - Static variable in class org.codice.ddf.security.idp.client.LogoutRequestService
 

V

validate(XMLObject) - Method in class org.codice.ddf.security.idp.client.AuthnResponseValidator
 
A B E G H I L N O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values