Package se.litsec.opensaml.utils.spring
Utility classes for Spring support when working with OpenSAML.
-
Class Summary Class Description KeyStoreFactoryBean Deprecated, for removal: This API element is subject to removal in a future version. usese.swedenconnect.security.credential.factory.KeyStoreFactoryBean
from the credentials-support library insteadPrivateKeyEntryFactoryBean An implementation of a SpringFactoryBean
that reads a JKS-file and extracts a private key with its certificate.ResourceProxy An invocation handler that is used to proxy from a OpenSAMLResource
to a SpringResource
.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 OpenSAMLXSBooleanValue
objects.X509CertificateFactoryBean Deprecated, for removal: This API element is subject to removal in a future version. XMLObjectFactoryBean A Spring factory bean that creates OpenSAMLXMLObject
instances.