Skip navigation links
Spring Security SAML
A B C D E F G H I K L M N O P R S T V W X Z _ 

V

validate(Saml2Object) - Method in class org.springframework.security.saml.provider.AbstractHostedProviderService
 
validate(Saml2Object) - Method in interface org.springframework.security.saml.provider.HostedProviderService
 
validate(Saml2Object, HostedProviderService) - Method in interface org.springframework.security.saml.SamlValidator
Performs an object validation on the respective object
validate(Saml2Object, HostedProviderService) - Method in class org.springframework.security.saml.spi.DefaultValidator
 
validate(Response, List<String>, ServiceProviderMetadata, IdentityProviderMetadata) - Method in class org.springframework.security.saml.spi.DefaultValidator
 
validateSignature(Saml2Object, List<SimpleKey>) - Method in interface org.springframework.security.saml.SamlValidator
Validates a signature on a SAML object.
validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.DefaultValidator
 
validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
 
validateSignature(SignableSAMLObject, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.opensaml.OpenSamlImplementation
 
validateSignature(Saml2Object, List<SimpleKey>) - Method in class org.springframework.security.saml.spi.SpringSecuritySaml
 
ValidationError() - Constructor for class org.springframework.security.saml.validation.ValidationResult.ValidationError
 
ValidationError(String) - Constructor for class org.springframework.security.saml.validation.ValidationResult.ValidationError
 
ValidationException - Exception in org.springframework.security.saml.validation
 
ValidationException(String, ValidationResult) - Constructor for exception org.springframework.security.saml.validation.ValidationException
 
ValidationException(String, Throwable, ValidationResult) - Constructor for exception org.springframework.security.saml.validation.ValidationException
 
ValidationResult - Class in org.springframework.security.saml.validation
 
ValidationResult(Saml2Object) - Constructor for class org.springframework.security.saml.validation.ValidationResult
 
ValidationResult.ValidationError - Class in org.springframework.security.saml.validation
 
valueOf(String) - Static method in enum org.springframework.security.saml.key.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.provider.SamlLogoutSuccessHandler.LogoutStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.attribute.AttributeNameFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.AuthenticationContextClassReference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.LogoutReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.RequestedAuthenticationContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.authentication.SubjectConfirmationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.metadata.Binding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.metadata.NameId
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.AlgorithmMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.CanonicalizationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.security.saml.saml2.signature.DigestMethod
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.security.saml.key.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.provider.SamlLogoutSuccessHandler.LogoutStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.attribute.AttributeNameFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.authentication.AuthenticationContextClassReference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.authentication.LogoutReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.authentication.RequestedAuthenticationContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.authentication.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.authentication.SubjectConfirmationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.metadata.Binding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.metadata.NameId
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.signature.AlgorithmMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.signature.CanonicalizationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.security.saml.saml2.signature.DigestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.springframework.security.saml.util.TimebasedMap
 
verifyIssuer(Issuer, Metadata) - Method in class org.springframework.security.saml.spi.DefaultValidator
 
A B C D E F G H I K L M N O P R S T V W X Z _ 
Skip navigation links
Spring Security SAML