Uses of Class
org.opensaml.saml.common.messaging.context.AbstractAuthenticatableSAMLEntityContext
Packages that use AbstractAuthenticatableSAMLEntityContext
Package
Description
Classes responsible for performing transport-related and basic message
validation of decoded SAML messages.
Context classes for SAML-based messaging function.
Functions to navigate SAML message contexts.
-
Uses of AbstractAuthenticatableSAMLEntityContext in org.opensaml.saml.common.binding.security.impl
Fields in org.opensaml.saml.common.binding.security.impl with type parameters of type AbstractAuthenticatableSAMLEntityContextModifier and TypeFieldDescriptionprivate Class<? extends AbstractAuthenticatableSAMLEntityContext>CheckAndRecordServerTLSEntityAuthenticationtHandler.entityContextClassThe actual context class holding the authenticatable SAML entity.private Class<? extends AbstractAuthenticatableSAMLEntityContext>OperationContextEntityIDLookup.entityContextClassThe actual context class holding the authenticatable SAML entity.private Class<? extends AbstractAuthenticatableSAMLEntityContext>SAMLMDClientCertAuthSecurityHandler.entityContextClassThe actual context class holding the authenticatable SAML entity.Methods in org.opensaml.saml.common.binding.security.impl that return types with arguments of type AbstractAuthenticatableSAMLEntityContextModifier and TypeMethodDescriptionClass<? extends AbstractAuthenticatableSAMLEntityContext>SAMLMDClientCertAuthSecurityHandler.getEntityContextClass()Get the class type holding the authenticatable SAML entity data.Method parameters in org.opensaml.saml.common.binding.security.impl with type arguments of type AbstractAuthenticatableSAMLEntityContextModifier and TypeMethodDescriptionvoidCheckAndRecordServerTLSEntityAuthenticationtHandler.setEntityContextClass(Class<? extends AbstractAuthenticatableSAMLEntityContext> clazz) Set the class type holding the authenticatable SAML entity data.voidSAMLMDClientCertAuthSecurityHandler.setEntityContextClass(Class<? extends AbstractAuthenticatableSAMLEntityContext> clazz) Set the class type holding the authenticatable SAML entity data.Constructor parameters in org.opensaml.saml.common.binding.security.impl with type arguments of type AbstractAuthenticatableSAMLEntityContextModifierConstructorDescriptionOperationContextEntityIDLookup(Class<? extends AbstractAuthenticatableSAMLEntityContext> clazz) Constructor. -
Uses of AbstractAuthenticatableSAMLEntityContext in org.opensaml.saml.common.messaging.context
Subclasses of AbstractAuthenticatableSAMLEntityContext in org.opensaml.saml.common.messaging.contextModifier and TypeClassDescriptionfinal classSubcontext that carries information about a SAML peer entity.final classDeprecated, for removal: This API element is subject to removal in a future version.