See: Description
Class | Description |
---|---|
KeyStoreFactoryBean |
An implementation of a Spring
FactoryBean that reads a keystore file. |
PrivateKeyEntryFactoryBean |
An implementation of a Spring
FactoryBean that reads a JKS-file and extracts a private key with its
certificate. |
ResourceProxy |
An invocation handler that is used to proxy from a OpenSAML
Resource to a Spring
Resource . |
StringToLocalizedStringConverter |
Utility class for transforming strings into OpenSAML LocalizedStrings.
|
StringToXMLObjectConverter<T extends SAMLObject> |
An abstract Spring converter class for transforming string values into OpenSAML objects.
|
StringToXSBooleanValueConverter |
A Spring converter bean that converts string values into OpenSAML
XSBooleanValue objects. |
X509CertificateFactoryBean |
A factory bean for creating X.509 certificates read from file.
|
XMLObjectFactoryBean |
A Spring factory bean that creates OpenSAML
XMLObject instances. |
Copyright © 2018 Litsec AB. All rights reserved.