Index

C G I K L N P R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values

C

certificate - Variable in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
The singleton instance of the certificate produced by this factory.
certificates - Variable in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
The singleton instance of the public certificate chain produced by this factory.

G

getKeyAlias() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Gets the key alias in use.
getKeyPassword() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Gets the key password in use.
getKeyStore() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Gets a PKCS#11 KeyStore from the Provider.
getObject() - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
getObject() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
 
getObject() - Method in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
getObject() - Method in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
getObject() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
getObject() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
 
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
getObjectType() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
getPkcs11Config() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Returns the PKCS#11 configuration.
getProvider() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Gets the singleton PKCS#11 Provider.

I

isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
 
isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
isSingleton() - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean

K

key - Variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
The singleton instance of the private key produced by this factory.
key - Variable in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
The singleton instance of the private key produced by this factory.
key - Variable in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
The singleton instance of the public key produced by this factory.
keyAlias - Variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Alias for the private key.
keyPass - Variable in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
Password for the keystore.
keyPass - Variable in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
Password for the private key.
keyPassword - Variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Password for the private key.
keyStore - Variable in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
The singleton instance of the private key produced by this factory.
KeyStoreFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for producing a KeyStore from a Resource.
KeyStoreFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
 

L

log - Variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Class logger.

N

net.shibboleth.shared.spring.security.factory - package net.shibboleth.shared.spring.security.factory
Factory beans for security classes.

P

pkcs11Config - Variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
PKCS#11 provider parameter string.
PKCS11PrivateKeyFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for extracting a PrivateKey from a PKCS#11 keystore.
PKCS11PrivateKeyFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
 
PrivateKeyFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for producing a PrivateKey from a Resource.
PrivateKeyFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
 
provider - Variable in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
KeyStore provider.
provider - Static variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Singleton Provider for all instances of this factory.
PublicKeyFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for producing a PublicKey from a Resource.
PublicKeyFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
 

R

resource - Variable in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
KeyStore resource.
resource - Variable in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
Private key resource.
resource - Variable in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
Public key resource.
resource - Variable in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
Certificate chain resource.
resource - Variable in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
Certificate chain resource.

S

setKeyAlias(String) - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Sets the key alias to use.
setKeyPassword(String) - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Set the key password to use.
setPassword(String) - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
Set the password for the keystore.
setPkcs11Config(String) - Method in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
Sets the PKCS#11 configuration to use.
setPrivateKeyPassword(String) - Method in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
Sets the password for the private key.
setProvider(String) - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
Set the KeyStore provider, if non-defaulted.
setResource(Resource) - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
Set the resource containing the keystore.
setResource(Resource) - Method in class net.shibboleth.shared.spring.security.factory.PrivateKeyFactoryBean
Sets the resource containing the private key.
setResource(Resource) - Method in class net.shibboleth.shared.spring.security.factory.PublicKeyFactoryBean
Sets the public key resource.
setResource(Resource) - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
Sets the certificate chain resource.
setResource(Resource) - Method in class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
Sets the certificate resource.
setType(String) - Method in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
Set the KeyStore type, if non-defaulted.

T

type - Variable in class net.shibboleth.shared.spring.security.factory.KeyStoreFactoryBean
KeyStore type.

U

UNCONFIGURED_PROVIDER_NAME - Static variable in class net.shibboleth.shared.spring.security.factory.PKCS11PrivateKeyFactoryBean
The name for the base PKCS#11 provider.

X

X509CertificateChainFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for producing a X509Certificate chain from a Resource.
X509CertificateChainFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.X509CertificateChainFactoryBean
 
X509CertificateFactoryBean - Class in net.shibboleth.shared.spring.security.factory
Spring bean factory for producing a X509Certificate from a Resource.
X509CertificateFactoryBean() - Constructor for class net.shibboleth.shared.spring.security.factory.X509CertificateFactoryBean
 
C G I K L N P R S T U X 
All Classes and Interfaces|All Packages|Constant Field Values