C D E G I K M N P S X 

C

certChainFile - Variable in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
Certificate chain file.
certFile - Variable in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
Certificate chain file.
certificate - Variable in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
The singleton instance of the certificate produced by this factory.
certificates - Variable in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
The singleton instance of the public certificate chain produced by this factory.
convert(String) - Method in class net.shibboleth.ext.spring.config.DurationToLongConverter
convert(String) - Method in class net.shibboleth.ext.spring.config.StringToIPRangeConverter

D

document - Variable in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
Resulting Document.
documentResource - Variable in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
Resource to load the document from.
DomDocumentFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a Document from a resource.
DomDocumentFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
 
DurationPropertyEditor - Class in net.shibboleth.ext.spring.config
Allows setting of Duration-valued properties using lexical string form.
DurationPropertyEditor() - Constructor for class net.shibboleth.ext.spring.config.DurationPropertyEditor
 
DurationToLongConverter - Class in net.shibboleth.ext.spring.config
Allows setting of Duration-valued properties using lexical string form.
DurationToLongConverter() - Constructor for class net.shibboleth.ext.spring.config.DurationToLongConverter
 

E

Event - Annotation Type in net.shibboleth.ext.spring.webflow
An annotation used to document an event returned by a custom Webflow action.
Events - Annotation Type in net.shibboleth.ext.spring.webflow
The collection of events potentially returned by a Webflow action.

G

getObject() - Method in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
getObject() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
getObjectType() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean

I

isSingleton() - Method in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
isSingleton() - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean

K

key - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
The singleton instance of the private key produced by this factory.
key - Variable in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
The singleton instance of the public key produced by this factory.
keyFile - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Private key file.
keyFile - Variable in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
Public key file.
keyPass - Variable in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Password for the private key.

M

matches(TypeDescriptor, TypeDescriptor) - Method in class net.shibboleth.ext.spring.config.DurationToLongConverter

N

net.shibboleth.ext.spring.config - package net.shibboleth.ext.spring.config
Classes supporting Spring configuration activities.
net.shibboleth.ext.spring.factory - package net.shibboleth.ext.spring.factory
Spring FactoryBean implementations.
net.shibboleth.ext.spring.webflow - package net.shibboleth.ext.spring.webflow
Support classes for use when working with Spring Webflow.

P

parserPool - Variable in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
Parser pool to use when parsing the document.
PrivateKeyFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a PrivateKey from a file.
PrivateKeyFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
 
PublicKeyFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a PublicKey from a file.
PublicKeyFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
 

S

setAsText(String) - Method in class net.shibboleth.ext.spring.config.DurationPropertyEditor
setCertificateChainFile(File) - Method in class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
Sets the certificate chain file.
setCertificateFile(File) - Method in class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
Sets the certificate chain file.
setDocumentResource(Resource) - Method in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
Sets the resource containing the document to be parsed.
setParserPool(BasicParserPool) - Method in class net.shibboleth.ext.spring.factory.DomDocumentFactoryBean
Sets the parser pool to be used to parse the file.
setPrivateKeyFile(File) - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Sets the file containing the private key.
setPrivateKeyPassword(String) - Method in class net.shibboleth.ext.spring.factory.PrivateKeyFactoryBean
Sets the password for the private key.
setPublicKeyFile(File) - Method in class net.shibboleth.ext.spring.factory.PublicKeyFactoryBean
Sets the public key file.
StringToIPRangeConverter - Class in net.shibboleth.ext.spring.config
Allows setting of IPRange properties using a CIDR string.
StringToIPRangeConverter() - Constructor for class net.shibboleth.ext.spring.config.StringToIPRangeConverter
 

X

X509CertificateChainFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a X509Certificate chains from a file.
X509CertificateChainFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.X509CertificateChainFactoryBean
 
X509CertificateFactoryBean - Class in net.shibboleth.ext.spring.factory
Spring bean factory for producing a X509Certificate from a file.
X509CertificateFactoryBean() - Constructor for class net.shibboleth.ext.spring.factory.X509CertificateFactoryBean
 
C D E G I K M N P S X 

Copyright © 1999-2013. All Rights Reserved.