- ACElement - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Abstract class that represents elements in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05). 
- ACElement(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
Creates a new ACElementobject that wraps the given Element object.
 
- ACElement(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
Creates a new ACElementobject that wraps the given Element object.
 
- ACElement(Document, String, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
Creates a new ACElementinstance in the given document with the given namespace, local name, and authentication context.
 
- addAssertion(Assertion) - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Adds a Liberty Assertion element to this response. 
- addAuthnContextClassRef(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Adds an AuthnContextClassRef element to the AuthnContext child element in this AuthnRequest element. 
- addAuthnContextStatementRef(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Adds an AuthnContextStatementRef element to the AuthnContext child element in this AuthnRequest element. 
- addDigSig(DigSig) - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Adds the Dig-sigelement to thisAuthenticatorelement.
 
- addFederationTerminationNotificationProtocolProfile(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Adds an FederationTerminationNotificationProtocolProfile element to this structure. 
- addGetComplete(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPList
- 
Adds a GetComplete element to this IDPList.
 
- addHTTP(HTTP) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Adds the HTTPelement to thisAuthenticatorTransportProtocolelement.
 
- addIDPEntry(IDPEntry) - Method in class oracle.security.xmlsec.liberty.v11.IDPEntries
- 
Adds an IDPEntry element to this IDPEntries.
 
- addIPSec(IPSec) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Adds the IPSecelement to thisAuthenticatorTransportProtocolelement.
 
- addMobileNetwork(MobileNetwork) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Adds the MobileNetworkelement to thisAuthenticatorTransportProtocolelement.
 
- addPassword(Password) - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Adds the Passwordelement to thisPricipalAuthenticationMechanismelement.
 
- addPreviousSession(PreviousSession) - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Adds the PreviousSessionelement to thisAuthenticatorelement.
 
- addRegisterNameIdentifierProtocolProfile(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Adds an RegisterNameIdentifierProtocolProfile element to this structure. 
- addSharedSecretChallengeResponse(SharedSecretChallengeResponse) - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Adds the SharedSecretChallengeResponseelement to thisAuthenticatorelement.
 
- addSignature(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Adds a dsig:Signature to this assertion, replacing any existing signature. 
- addSignature(String, String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Adds a dsig:Signature to this assertion, replacing any existing signature. 
- addSignature(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Adds a dsig:Signature to this request, replacing any existing signature. 
- addSignature(String, String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Adds a dsig:Signature to this request, replacing any existing signature. 
- addSignature(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Adds a dsig:Signature to this response, replacing any existing signature. 
- addSignature(String, String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Adds a dsig:Signature to this response, replacing any existing signature. 
- addSignature(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Adds a dsig:Signature to this request, replacing any existing signature. 
- addSignature(String, String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Adds a dsig:Signature to this request, replacing any existing signature. 
- addSingleLogoutProtocolProfile(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Adds an SingleLogoutProtocolProfile element to this structure. 
- addSingleSignOnProtocolProfile(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Adds an SingleSignOnProtocolProfile element to this structure. 
- addSmartcard(Smartcard) - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Adds the Smartcardelement to thisPricipalAuthenticationMechanismelement.
 
- addSSL(SSL) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Adds the SSLelement to thisAuthenticatorTransportProtocolelement.
 
- addToken(Token) - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Adds the Tokenelement to thisPricipalAuthenticationMechanismelement.
 
- addWTLS(WTLS) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Adds the WTLSelement to thisAuthenticatorTransportProtocolelement.
 
- addZeroKnowledge(ZeroKnowledge) - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Adds the ZeroKnowledgeelement to thisAuthenticatorelement.
 
- ANONYMITY - Static variable in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
The enumerated "anonymity" value for the Identificationelement's nym attribute.
 
- AUTHENTICATION_CONTEXT_CLASS_KEY - Static variable in class oracle.security.xmlsec.liberty.v11.LibertyInitializer
- 
The key used when mapping concrete subclasses of  AuthenticationContextStatement to Liberty authentication context class URIs in the default  URIManager. 
- authenticationContextClass - Variable in class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
The authentication context class to which this element belongs. 
- AuthenticationContextException - Exception in oracle.security.xmlsec.liberty.v11.ac
- 
Exception class used to report Liberty authentication context parsing and generation errors 
- AuthenticationContextException(String) - Constructor for exception oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextException
- 
Throws an AuthenticationContextExceptionwith the given message
 
- AuthenticationContextStatement - Class in oracle.security.xmlsec.liberty.v11.ac
- 
An abstract class representing the top-level AuthenticationContextStatementelement of the Liberty authentication context schema.
 
- AuthenticationContextStatement(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticationContextStatementobject that wraps the givenorg.w3c.dom.Elementobject.
 
- AuthenticationContextStatement(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticationContextStatementobject that wraps the given Element object.
 
- AuthenticationContextStatement(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticationContextStatementelement in the given document.
 
- AuthenticationContextStatement(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticationContextStatementelement in the given document.
 
- AuthenticationContextURI - Interface in oracle.security.xmlsec.liberty.v11.ac
- 
Defines URI string constants for authentication context classes 
- AuthenticationMethod - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the AuthenticationMethodelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- AuthenticationMethod(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Creates a new AuthenticationMethodobject that wraps the given Element object.
 
- AuthenticationMethod(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Creates a new AuthenticationMethodobject that wraps the given Element object.
 
- AuthenticationMethod(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Creates a new AuthenticationMethodinstance in the given document with the given authentication context.
 
- Authenticator - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Authenticatorelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Authenticator(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Creates a new Authenticatorobject that wraps the given Element object.
 
- Authenticator(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Creates a new Authenticatorobject that wraps the given Element object.
 
- Authenticator(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Creates a new Authenticatorinstance in the given document with the given authentication context.
 
- AuthenticatorTransportProtocol - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the AuthenticatorTransportProtocolelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- AuthenticatorTransportProtocol(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Creates a new AuthenticatorTransportProtocolobject that wraps the given Element object.
 
- AuthenticatorTransportProtocol(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Creates a new AuthenticatorTransportProtocolobject that wraps the given Element object.
 
- AuthenticatorTransportProtocol(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Creates a new AuthenticatorTransportProtocolinstance in the given document with the given authentication context.
 
- AUTHN_CONTEXT_CLASS_REF - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
AuthnContextClassRef 
- AUTHN_CONTEXT_COMPARISON - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
AuthnContextComparison 
- AUTHN_CONTEXT_STATEMENT_REF - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
AuthnContextStatementRef 
- AuthnContext - Class in oracle.security.xmlsec.liberty.v11
- 
This class implements the Liberty AuthnContext element which contains the authenticationn context that the identity provider used in the authentication event to yield the authentication statement in an AuthnResponse. 
- AuthnContext(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Creates a new AuthnContextinstance from the given Element node.
 
- AuthnContext(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Creates a new AuthnContextinstance from the given Element node.
 
- AuthnContext(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Creates a new AuthnContextinstance within the specified XML Document.
 
- AuthnRequest - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the AuthnRequest element in the Liberty Single Sign-On and Federation protocol. 
- AuthnRequest(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Creates a new AuthnRequestinstance from the given Element node.
 
- AuthnRequest(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Creates a new AuthnRequestinstance from the given Element node.
 
- AuthnRequest(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Creates a new AuthnRequestinstance within the specified XML Document.
 
- AuthnRequest(Document, String, Date, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Creates a new AuthnRequestinstance within the specified XML Document.
 
- AuthnRequestEnvelope - Class in oracle.security.xmlsec.liberty.v11
- 
The AuthnRequestEnvelope element in the Liberty Single Sign-On and Federation protocol. 
- AuthnRequestEnvelope(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Creates a new AuthnRequestEnvelopeinstance from the given Element node.
 
- AuthnRequestEnvelope(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Creates a new AuthnRequestEnvelopeinstance from the given Element node.
 
- AuthnRequestEnvelope(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Creates a new AuthnRequestEnvelopeinstance within the specified XML Document.
 
- AuthnRequestEnvelope(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Creates a new AuthnRequestEnvelopeinstance within the specified XML Document.
 
- AuthnResponse - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the AuthnResponse element in the Liberty Single Sign-on and Federation protocol. 
- AuthnResponse(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Creates a new AuthnResponseinstance from the given Element node.
 
- AuthnResponse(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Creates a new AuthnResponseinstance from the given Element node.
 
- AuthnResponse(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Creates a new AuthnResponseinstance within the specified XML Document.
 
- AuthnResponse(Document, String, Date, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Creates a new AuthnResponseinstance within the specified XML Document.
 
- AuthnResponseEnvelope - Class in oracle.security.xmlsec.liberty.v11
- 
The AuthnResponseEnvelope element in the Liberty Single Sign-On and Federation protocol. 
- AuthnResponseEnvelope(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Creates a new AuthnResponseEnvelopeinstance from the given Element node.
 
- AuthnResponseEnvelope(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Creates a new AuthnResponseEnvelopeinstance from the given Element node.
 
- AuthnResponseEnvelope(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Creates a new AuthnResponseEnvelopeinstance within the specified XML Document.
 
- AuthnResponseEnvelope(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Creates a new AuthnResponseEnvelopeinstance within the specified XML Document.
 
- AUTOMATIC - Static variable in class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
The enumerated "automatic" value for the Generationelement's mechanism attribute.
 
- createAuthenticationMethod() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticationMethodelement, but does not append it to any element.
 
- createAuthenticator() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Authenticatorelement, but does not append it to any element.
 
- createAuthenticatorTransportProtocol() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new AuthenticatorTransportProtocolelement, but does not append it to any element.
 
- createDeactivationCallCenter() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new DeactivationCallCenterelement, but does not append it to any element.
 
- createDigSig() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Dig-sigelement, but does not append it to any element.
 
- createGeneration(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Generationelement, but does not append it to any element.
 
- createGoverningAgreementRef(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new GoverningAgreementRefelement, but does not append it to any element.
 
- createGoverningAgreements() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new GoverningAgreementselement, but does not append it to any element.
 
- createHTTP() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new HTTPelement, but does not append it to any element.
 
- createIdentification(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Identificationelement, but does not append it to any element.
 
- createIPSec() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new IPSecelement, but does not append it to any element.
 
- createKeyActivation() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new KeyActivationelement, but does not append it to any element.
 
- createKeyStorage(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new KeyStorageelement, but does not append it to any element.
 
- createLength(int) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Lengthelement, but does not append it to any element.
 
- createMobileAuthCard() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new MobileAuthCardelement, but does not append it to any element.
 
- createMobileDevice() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new MobileDeviceelement, but does not append it to any element.
 
- createMobileNetwork() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new MobileNetworkelement, but does not append it to any element.
 
- createOperationalProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new OperationalProtectionelement, but does not append it to any element.
 
- createPassword() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Passwordelement, but does not append it to any element.
 
- createPhysicalVerification(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new PhysicalVerificationelement, but does not append it to any element.
 
- createPreviousSession() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new PreviousSessionelement, but does not append it to any element.
 
- createPrincipalAuthenticationMechanism() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new PrincipalAuthenticationMechanismelement, but does not append it to any element.
 
- createPrivateKeyProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new PrivateKeyProtectionelement, but does not append it to any element.
 
- createSecurityAudit() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new SecurityAuditelement, but does not append it to any element.
 
- createSharedKeyProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new SharedKeyProtectionelement, but does not append it to any element.
 
- createSharedSecretChallengeResponse() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new SharedSecretChallengeResponseelement, but does not append it to any element.
 
- createSmartcard() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Smartcardelement, but does not append it to any element.
 
- createSSL() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new SSLelement, but does not append it to any element.
 
- createSwitchAudit() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new SwitchAuditelement, but does not append it to any element.
 
- createTechnicalProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new TechnicalProtectionelement, but does not append it to any element.
 
- createTimeSyncToken(String, int, boolean) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new TimeSyncTokenelement, but does not append it to any element.
 
- createToken() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new Tokenelement, but does not append it to any element.
 
- createWrittenConsent() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new WrittenConsentelement, but does not append it to any element.
 
- createWTLS() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new WTLSelement, but does not append it to any element.
 
- createZeroKnowledge() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Creates a new ZeroKnowledgeelement, but does not append it to any element.
 
- Generation - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Generationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Generation(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Creates a new Generationobject that wraps the given Element object.
 
- Generation(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Creates a new Generationobject that wraps the given Element object.
 
- Generation(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Creates a new Generationinstance in the given document with the given authentication context.
 
- Generation(Document, AuthenticationContextStatement, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Creates a new Generationinstance in the given document with the given authentication context.
 
- GenericClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing a generic Liberty authentication context class. 
- GenericClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Creates a new GenericClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- GenericClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Creates a new GenericClassobject that wraps the given Element object.
 
- GenericClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Creates a new GenericClass.
 
- GenericClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Creates a new GenericClass.
 
- getAssertionConsumerServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Returns the service provider's URL contained in the AssertionConsumerServiceURL child element of this AuthnRequestEnvelope. 
- getAssertionConsumerServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Returns the service provider's URL contained in the AssertionConsumerServiceURL child element of this AuthnRequestEnvelope. 
- getAssertionConsumerServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Returns the service provider's assertion consuming URI specified in the AssertionConsumerServiceURL child element in this structure. 
- getAssertions() - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponse
- 
Gets the list of Liberty authentication assertions contained in this response. 
- getAssociatedURI() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the associated Liberty URI for this authentication context class. 
- getAuthenticationContextClass() - Method in class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
Returns this element's authentication context. 
- getAuthenticationContextStatement() - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Returns the AuthenticationContextStatement element in this structure, or null if not specified. 
- getAuthenticationMethod() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the AuthenticationMethodelement for thisAuthenticationContextStatement, ornullif none has been set.
 
- getAuthenticator() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Returns the Authenticatorelement for thisAuthenticationMethod, ornullif none has been set.
 
- getAuthenticatorTransportProtocol() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Returns the AuthenticatorTransportProtocolelement for thisAuthenticationMethod, ornullif none has been set.
 
- getAuthnContext() - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Gets the AuthnContext element contained in this element. 
- getAuthnContextClassRef() - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Returns the URI included in the AuthnContextClassRef element in this structure, or null if not specified. 
- getAuthnContextClassRefs() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns a list of URI's for AuthnContextClassRef's contained in the AuthnContext child element in this structure. 
- getAuthnContextComparison() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns the value contained in the AuthnContextComparison child element of this AuthnRequest, or the default value "exact" if AuthnContextComparison child element is not specified. 
- getAuthnContextStatementRef() - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Returns the URI included in the AuthnContextStatementRef element in this structure, or null if not specified. 
- getAuthnContextStatementRefs() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns a list of URI's for AuthnContextStatementRef's contained in the AuthnContext child element in this structure. 
- getAuthnRequest() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Gets the AuthnRequest element wrapped in this element. 
- getAuthnRequestsSigned() - Method in class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Return the boolen value specified in the AuthnRequestsSigned child element in this structure. 
- getAuthnResponse() - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Gets the AuthnResponse element wrapped in this element. 
- getChildElementPosition(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
-  
- getChildElementPosition(String, String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponse
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.FederationTerminationNotification
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Returns the orderded set of the local names of the child elements specified in the schema for the XML element represented by the concrete subclass. 
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Returns the orderded set of the local names of the child elements specified in the schema for the XML element represented by the concrete subclass. 
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.LogoutResponse
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
-  
- getChildElementsLocalNames() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierResponse
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponse
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.FederationTerminationNotification
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Returns the orderded set of the namespce URIs for the child elements specified in the schema for the XML element represented by the concrete subclass. 
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Returns the orderded set of the namespce URIs for the child elements specified in the schema for the XML element represented by the concrete subclass. 
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.LogoutResponse
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
-  
- getChildElementsNSURIs() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierResponse
-  
- getClassName() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the name of this authentication context class. 
- getCredentialLevel() - Method in class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Returns the credentialLevelattribute for thisPhysicalVerificationelement, ornullif none has been set.
 
- getDeactivationCallCenter() - Method in class oracle.security.xmlsec.liberty.v11.ac.OperationalProtection
- 
Returns the DeactivationCallCenterelement for thisOperationalProtection, ornullif none has been set.
 
- getDeviceInHand() - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Returns the deviceInHandattribute for thisTimeSuncTokenelement, ornullif none has been set.
 
- getDeviceType() - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Returns the deviceTypeattribute for thisTimeSuncTokenelement, ornullif none has been set.
 
- getDigSigs() - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Returns the Dig-sigelements contained in thisAuthenticator, ornullif none has been set.
 
- getFederate() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns the boolen value contained in the Federate child element of this AuthnRequest, or "false" by default if Force child is not specified. 
- getFederationTerminationNotificationProtocolProfiles() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns a list of URIs identifying the Federation Termination Notification Protocol Profiles supported by the provider as specified in the FederationTerminationNotificationProtocolProfile elements in this structure. 
- getFederationTerminationServiceReturnURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's federation termination service return URI specified in the FederationTerminationServiceReturnURL child element in this structure. 
- getFederationTerminationServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's federation termination service URI specified in the FederationTerminationServiceURL child element in this structure. 
- getForceAuthn() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns the boolen value contained in the ForceAuthn child element of this AuthnRequest, or "false" by default if Force child is not specified. 
- getGeneration() - Method in class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Returns the Generationelement for thisPassword, ornullif none has been set.
 
- getGetCompletes() - Method in class oracle.security.xmlsec.liberty.v11.IDPList
- 
Returns a Listcontaining the URI's specified in the GetComplete elements present in this IDPList.
 
- getGoverningAgreementRef() - Method in class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreements
- 
Returns the GoverningAgreementRefelement for thisGoverningAgreements, ornullif none has been set.
 
- getGoverningAgreements() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the GoverningAgreementselement for thisAuthenticationContextStatement, ornullif none has been set.
 
- getHTTPs() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Returns the HTTPelements contained in thisAuthenticatorTransportProtocol.
 
- getID() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the IDattribute for thisAuthenticationContextStatementelement, ornullif none has been set.
 
- getId() - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Returns the value of the "id" attribute of this Liberty request element. 
- getId() - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Returns the value of the id attribute of this Liberty request element. 
- getId() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Returns the value of the id attribute of this Liberty response element. 
- getId() - Method in class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Returns the value of the "id" attribute of this request element. 
- getIdentification() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the Identificationelement for thisAuthenticationContextStatement, ornullif none has been set.
 
- getIDPEntries() - Method in class oracle.security.xmlsec.liberty.v11.IDPEntries
- 
Returns a Listcontaining theIDPEntryobjects present in thisIDPEntries.
 
- getIDPEntries() - Method in class oracle.security.xmlsec.liberty.v11.IDPList
- 
Gets the IDPEntries element contained in this element. 
- getIDPList() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Gets the IDPList element contained in this element. 
- getIDPProvidedNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.LibSubject
- 
Gets the IDPProvidedNameIdentifier element contained in this Subject element. 
- getIDPProvidedNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Gets the IDPProvidedNameIdentifier element contained in this element. 
- getInResponseTo() - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Gets the string value in the InResponseTo attribute in this element. 
- getInstance(String, Element) - Static method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns an instance of the subclass of AuthenticationContextStatementthat represents the authentication context class specified by the given URI.
 
- getInstance(String, Element, String) - Static method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns an instance of the subclass of AuthenticationContextStatementthat represents the authentication context class specified by the given URI.
 
- getInstance(String, Document, String) - Static method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns an instance of the subclass of AuthenticationContextStatementthat represents the authentication context class specified by the given URI.
 
- getInstance(Element) - Static method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Instantiates a concrete LibRequestMessagesubclass implementation to wrap the givenElement.
 
- getInstance(Element) - Static method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Instantiates a concrete LibResponseMessagesubclass implementation to wrap the givenElement.
 
- getIPSecs() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Returns the IPSecelements contained in thisAuthenticatorTransportProtocol.
 
- getIsPassive() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns the boolen value contained in the IsPassive child element of this AuthnRequest, or "true" by default if IsPassive child is not specified. 
- getIsPassive() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Returns the boolen value contained in the IsPassive child element of this AuthnRequestEnvelope, or "true" by default if IsPassive child is not specified. 
- getKeyActivation() - Method in class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Returns the KeyActivationelement for thisPrivateKeyProtection, ornullif none has been set.
 
- getKeyInfo() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Gets the KeyInfo element contained in this element. 
- getKeyStorage() - Method in class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Returns the KeyStorageelement for thisPrivateKeyProtection, ornullif none has been set.
 
- getLength() - Method in class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Returns the Lengthelement for thisPassword, ornullif none has been set.
 
- getLibAuthenticationStatements() - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Returns a Listcontaining theLibAuthenticationStatementobjects present in thisLibAssertionstructure.
 
- getLoc() - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Returns the URI contained in the Loc child element of this IDPEntry. 
- getMax() - Method in class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Returns the maxattribute for thisLengthelement, ornullif none has been set.
 
- getMechanism() - Method in class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Returns the mechanismattribute for thisGenerationelement, ornullif none has been set.
 
- getMedium() - Method in class oracle.security.xmlsec.liberty.v11.ac.KeyStorage
- 
Returns the mediumattribute for thisGenerationelement, ornullif none has been set.
 
- getMin() - Method in class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Returns the minattribute for thisLengthelement, ornullif none has been set.
 
- getMobileAuthCard() - Method in class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Returns the MobileAuthCardelement for thisSharedKeyProtection, ornullif none has been set.
 
- getMobileDevice() - Method in class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Returns the MobileDeviceelement for thisSharedKeyProtection, ornullif none has been set.
 
- getMobileNetworks() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Returns the MobileNetworkelements contained in thisAuthenticatorTransportProtocol.
 
- getNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.FederationTerminationNotification
- 
Gets the smal:NameIdentifier element contained in this element. 
- getNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Gets the smal:NameIdentifier element contained in this element. 
- getNym() - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Returns the nymattribute for thisIdentificationelement, ornullif none has been set.
 
- getOldProvidedNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Gets the OldProvidedNameIdentifier element contained in this element. 
- getOperationalProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the OperationalProtectionelement for thisAuthenticationContextStatement, ornullif none has been set.
 
- getPassword() - Method in class oracle.security.xmlsec.liberty.v11.ac.KeyActivation
- 
Returns the Passwordelement for thisKeyActivation, ornullif none has been set.
 
- getPasswords() - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Returns the Passwordelements contained in this thisPrincipalAuthenticationMechanism.
 
- getPhysicalVerification() - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Returns the PhysicalVerificationelement for thisIdentification, ornullif none has been set.
 
- getPreviousSessions() - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Returns the PreviousSessionelementscontained in thisAuthenticator, ornullif none has been set.
 
- getPrincipalAuthenticationMechanism() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Returns the PrincipalAuthemticationMethodelement for thisAuthenticationMethod, ornullif none has been set.
 
- getPrivateKeyProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.TechnicalProtection
- 
Returns the PrivateKeyProtectionelement for thisTechnicalProtection, ornullif none has been set.
 
- getProtocolProfile() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Returns the URI for the protocol profile specified in the ProtocolProfile child element of this AuthnRequest, or the default "http://projectliberty.org/profiles/brws-art" if ProtocolProfile element is not specified. 
- getProviderID() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Returns the requestor's URI based ideitifier contained in the ProviderID child element of this AuthnRequestEnvelope. 
- getProviderID() - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Returns the identity provider's URI-based ideitifier contained in the ProviderID child element of this IDPEntry. 
- getProviderID() - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Returns the provider's URI based ideitifier contained in the ProviderID child element of this LibRequestMessage.
 
- getProviderID() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Returns the provider's URI based ideitifier contained in the ProviderID child element of this LibResponseMessage.
 
- getProviderID() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's URI-based ideitifier contained in the ProviderID child element in this structure. 
- getProviderName() - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Returns the identity provider's human-readable name contained in the ProviderName child element of this AuthnRequestEnvelope. 
- getProviderName() - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Returns the identity provider's human-readable name contained in the ProviderName child element of this IDPEntry. 
- getReauthenticateOnOrAfter() - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Gets the time specified in the ReauthenticationOnOrAfter attribute in this element. 
- getReauthenticationOnOrAfter() - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Deprecated.
use getReauthenticateOnOrAfter 
 
- getRef() - Method in class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Returns the refattribute for thisGenerationelement, ornullif none has been set.
 
- getRegisterNameIdentifierProtocolProfiles() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns a list of URIs identifying the Single Logout Protocol Profiles supported by the provider as specified in the RegisterNameIdentifierProtocolProfile elements in this structure. 
- getRegisterNameIdentifierServiceReturnURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's register name identifier service return URI specified in the RegisterNameIdentifierServiceReturnURL child element in this structure. 
- getRegisterNameIdentifierServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's register name identifier service URI specified in the RegisterNameIdentifierServiceURL child element in this structure. 
- getRelayState() - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Returns the value contained in the RelayState child element of this request element, or null if no RelayState element set. 
- getRelayState() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Returns the value contained in the RelayState child element of this rsponse element, or null if no RelayState element set. 
- getSecurityAudit() - Method in class oracle.security.xmlsec.liberty.v11.ac.OperationalProtection
- 
Returns the SecurityAuditelement for thisSecurityAudit, ornullif none has been set.
 
- getSeedLength() - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Returns the seedLengthattribute for thisTimeSyncTokenelement, ornullif none has been set.
 
- getSessionIndex() - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Gets the string value in the SessionIndex attribute in this element. 
- getSessionIndex() - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Return the value contained in the SessionIndex child element of this LogoutRequest. 
- getSharedKeyProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.TechnicalProtection
- 
Returns the SharedKeyProtectionelement for thisTechnicalProtection, ornullif none has been set.
 
- getSharedSecretChallengeResponses() - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Returns the SharedSecretChallengeResponseelements contained thisAuthenticator.
 
- getSingleLogoutProtocolProfiles() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns a list of URIs identifying the Single Logout Protocol Profiles supported by the provider as specified in the SingleLogoutProtocolProfile elements in this structure. 
- getSingleLogoutServiceReturnURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's single logout service return URI specified in the SingleLogoutServiceReturnURL child element in this structure. 
- getSingleLogoutServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's single logout service URI specified in the SingleLogoutServiceURL child element in this structure. 
- getSingleSignOnProtocolProfiles() - Method in class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Returns a list of URIs identifying the Single Sign-On Protocol Profiles supported by the provider as specified in the SingleSignOnProtocolProfile elements in this structure. 
- getSingleSignOnServiceURL() - Method in class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Returns the identity provider's URI for accepting single sign-on and federation authentication requests, as specified in the SingleSignOnServiceURL child element in this structure. 
- getSmartcards() - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Returns the Smartcardelements contained in this thisPrincipalAuthenticationMechanism.
 
- getSoapEndpoint() - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Returns the provider's SOAP endpoint URI contained in the SoapEndpoint child element in this structure. 
- getSPProvidedNameIdentifier() - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Gets the SPProvidedNameIdentifier element contained in this element. 
- getSSLs() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Returns the SSLelements contained in thisAuthenticatorTransportProtocol.
 
- getStatus() - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Gets the status of this response. 
- getSubject() - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Gets the Subjectof this Liberty AuthenticationStatement element.
 
- getSwitchAudit() - Method in class oracle.security.xmlsec.liberty.v11.ac.SecurityAudit
- 
Returns the SwitchAuditelement for thisSecurityAudit, ornullif none has been set.
 
- getTechnicalProtection() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns the TechnicalProtectionelement for thisAuthenticationContextStatement, ornullif none has been set.
 
- getTimeSyncToken() - Method in class oracle.security.xmlsec.liberty.v11.ac.Token
- 
Returns the TimeSyncTokenelement for thisToken, ornullif none has been set.
 
- getTokens() - Method in class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Returns the Tokenelements contained in thisPrincipalAuthenticationMechanism.
 
- getWrittenConsent() - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Returns the WrittenConsentelement for thisIdentification, ornullif none has been set.
 
- getWTLSs() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticatorTransportProtocol
- 
Returns the WTLSelements contained in thisAuthenticatorTransportProtocol.
 
- getZeroKnowledges() - Method in class oracle.security.xmlsec.liberty.v11.ac.Authenticator
- 
Returns the ZeroKnowledgeelements contained in thisAuthenticator, ornullif none has been set.
 
- GoverningAgreementRef - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Generationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- GoverningAgreementRef(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Creates a new GoverningAgreementRefobject that wraps the given Element object.
 
- GoverningAgreementRef(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Creates a new GoverningAgreementRefobject that wraps the given Element object.
 
- GoverningAgreementRef(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Creates a new GoverningAgreementRefinstance in the given document with the given authentication context.
 
- GoverningAgreementRef(Document, AuthenticationContextStatement, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Creates a new GoverningAgreementRefinstance in the given document with the given authentication context.
 
- GoverningAgreements - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Generationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- GoverningAgreements(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreements
- 
Creates a new GoverningAgreementsobject that wraps the given Element object.
 
- GoverningAgreements(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreements
- 
Creates a new GoverningAgreementsobject that wraps the given Element object.
 
- GoverningAgreements(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreements
- 
Creates a new GoverningAgreementsinstance in the given document with the given authentication context.
 
- Identification - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Identificationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Identification(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Creates a new Identificationobject that wraps the given Element object.
 
- Identification(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Creates a new Identificationobject that wraps the given Element object.
 
- Identification(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Creates a new Identificationinstance in the given document with the given authentication context.
 
- Identification(Document, AuthenticationContextStatement, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Creates a new Identificationinstance in the given document with the given authentication context.
 
- IDP_NAME_FORMAT - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
IDPNameFormat 
- IDP_NAME_QUALIFIER - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
IDPNameQualifier 
- IDP_PROVIDED_NAME_ID - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
IDPProvidedNameIdentifier 
- IDPDescriptor - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty identity provider descriptor. 
- IDPDescriptor(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Creates a new IDPDescriptorinstance from the given Element node.
 
- IDPDescriptor(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Creates a new IDPDescriptorinstance from the given Element node.
 
- IDPDescriptor(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Creates a new IDPDescriptorinstance within the specified XML Document.
 
- IDPDescriptor(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Creates a new IDPDescriptorinstance within the specified XML Document.
 
- IDPEntries - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty IDPEntries element which contains a list of identity provider entries. 
- IDPEntries(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntries
- 
Creates a new IDPEntriesinstance from the given Element node.
 
- IDPEntries(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntries
- 
Creates a new IDPEntriesinstance from the given Element node.
 
- IDPEntries(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntries
- 
Creates a new IDPEntriesinstance.
 
- IDPEntry - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty IDPEntry element which describes an identity provider that the service provider support. 
- IDPEntry(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Creates a new IDPEntryinstance from the given Element node.
 
- IDPEntry(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Creates a new IDPEntryinstance from the given Element node.
 
- IDPEntry(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Creates a new IDPEntryinstance.
 
- IDPEntry(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Creates a new IDPEntryinstance.
 
- IDPList - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty IDPList element which is used in the AuthnRequestEnvelope to allow the service provider to transport a list of identity providers to the user agent. 
- IDPList(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPList
- 
Creates a new IDPListinstance from the given Element node.
 
- IDPList(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPList
- 
Creates a new IDPListinstance from the given Element node.
 
- IDPList(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPList
- 
Creates a new IDPListinstance.
 
- IDPProvidedNameIdentifier - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty IDPProvidedNameIdentifier for the name identifier provided by the identity provider at the time of federation. 
- IDPProvidedNameIdentifier(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPProvidedNameIdentifier
- 
Creates a new IDPProvidedNameIdentifierinstance from the given Element node.
 
- IDPProvidedNameIdentifier(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPProvidedNameIdentifier
- 
Creates a new IDPProvidedNameIdentifierinstance from the given Element node.
 
- IDPProvidedNameIdentifier(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.IDPProvidedNameIdentifier
- 
Creates a new IDPProvidedNameIdentifierinstance.
 
- IN_RESPONSE_TO - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
InResponseTo 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.MobileContractClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.MobileDigitalIDClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.MobileUnregisteredClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.PreviousSessionClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.SmartcardClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.SmartcardPKIClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.SoftwarePKIClass
- 
Initializes the authentication context class object. 
- initialize() - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncTokenClass
- 
Initializes the authentication context class object. 
- initialize() - Static method in class oracle.security.xmlsec.liberty.v11.LibertyInitializer
-  
- IPSec - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the IPSecelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- IPSec(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.IPSec
- 
Creates a new IPSecobject that wraps the given Element object.
 
- IPSec(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.IPSec
- 
Creates a new IPSecobject that wraps the given Element object.
 
- IPSec(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.IPSec
- 
Creates a new IPSecinstance in the given document with the given authentication context.
 
- IS_PASSIVE - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
IsPassive 
- ISSUE_INSTANT - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
IssueInstant 
- isValidAttributeValue(String, String, String, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns trueif the given value is valid for the given attribute of the given element for this authentication context class, orfalseotherwise.
 
- isValidAttributeValue(String, String, String, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Returns trueif the given value is valid for the given attribute of the given element for this authentication context class, orfalseotherwise.
 
- isValidAttributeValue(String, String, String, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Returns trueif the given value is valid for the given attribute of the given element for this authentication context class, orfalseotherwise.
 
- isValidAttributeValue(String, String, String, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Returns trueif the given value is valid for the given attribute of the given element for this authentication context class, orfalseotherwise.
 
- isValidAttributeValue(String, String, String, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncTokenClass
- 
Returns trueif the given value is valid for the given attribute of the given element for this authentication context class, orfalseotherwise.
 
- isValidElement(ACElement, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Returns  true if  Element represented by the given  ACElement object belongs to the list of valid elements for this authentication context class, or  false otherwise. 
- isValidElement(ACElement, XMLElement) - Method in class oracle.security.xmlsec.liberty.v11.ac.GenericClass
- 
Returns  true if  Element represented by the given  ACElement object belongs to the list of valid elements for this authentication context class, or  false otherwise. 
- Length - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Lengthelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Length(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Creates a new Lengthobject that wraps the given Element object.
 
- Length(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Creates a new Lengthobject that wraps the given Element object.
 
- Length(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Creates a new KeyStorageinstance in the given document with the given authentication context.
 
- Length(Document, AuthenticationContextStatement, int) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Creates a new KeyStorageinstance in the given document with the given authentication context.
 
- LIB_AUTHN_RESPONSE - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
LARES 
- LibAssertion - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty Assertion element used in the AuthnResponse generated by an identity provider in response to an AuthnRequest from a service provider. 
- LibAssertion(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Creates a new LibAssertioninstance from the given Element node.
 
- LibAssertion(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Creates a new LibAssertioninstance from the given Element node.
 
- LibAssertion(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Creates a new LibAssertioninstance within the specified XML Document.
 
- LibAssertion(Document, String, String, Date, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Creates a new LibAssertioninstance within the specified XML Document.
 
- LibAuthenticationStatement - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the AuthenticationStatement element of the type Liberty AuthenticationStatementType. 
- LibAuthenticationStatement(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Creates a new LibAuthenticationStatementinstance.
 
- LibAuthenticationStatement(Document, String, Date) - Constructor for class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Creates a new LibAuthenticationStatementinstance.
 
- LibertyInitializer - Class in oracle.security.xmlsec.liberty.v11
- 
Utility class for load-time initialization and configuration of the Phaos_Liberty library. 
- LibertyURI - Interface in oracle.security.xmlsec.liberty.v11
- 
Defined URI string constants for Phaos_Liberty. 
- LibQueryKeys - Interface in oracle.security.xmlsec.liberty.v11
- 
String constants for query parameter names used in URL-encoded Liberty messages. 
- LibRequestMessage - Class in oracle.security.xmlsec.liberty.v11
- 
This is an abstract base class which holds the common features of the various Liberty protocol request and notification messages. 
- LibRequestMessage(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Creates a new LibRequestMessageinstance from the given Element node.
 
- LibRequestMessage(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Creates a new LibRequestMessageinstance from the given Element node.
 
- LibRequestMessage(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Creates a new LibRequestMessageinstance.
 
- LibRequestMessage(Document, String, String, String, Date) - Constructor for class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Creates a new LibRequestMessageinstance.
 
- LibResponseMessage - Class in oracle.security.xmlsec.liberty.v11
- 
This is an abstract base class which holds the common features of the various Liberty protocols response messages. 
- LibResponseMessage(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Creates a new LibResponseMessageinstance from the given Element node.
 
- LibResponseMessage(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Creates a new LibResponseMessageinstance from the given Element node.
 
- LibResponseMessage(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Creates a new LibResponseMessageinstance.
 
- LibResponseMessage(Document, String, String, String, Date) - Constructor for class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Creates a new LibResponseMessageinstance.
 
- LibSAMLRequest - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the SAML Request element of the SignedSAMLRequestType type as specified in the Liberty specification. 
- LibSAMLRequest(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Creates a new LibSAMLRequestinstance from the given Element node.
 
- LibSAMLRequest(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Creates a new LibSAMLRequestinstance from the given Element node.
 
- LibSAMLRequest(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Creates a new LibSAMLRequestinstance.
 
- LibSubject - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the Subject element of the type lib:SubjectType which is an extension of the saml:SubjectType with an addtion of the IDPProvidedNameIdentifier child element. 
- LibSubject(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LibSubject
- 
Creates a new LibSubjectinstance.
 
- LogoutRequest - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the LogoutRequest element in the Liberty Single Logout protocol. 
- LogoutRequest(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Creates a new LogoutRequestinstance from the given Element node.
 
- LogoutRequest(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Creates a new LogoutRequestinstance from the given Element node.
 
- LogoutRequest(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Creates a new LogoutRequestinstance within the specified XML Document.
 
- LogoutRequest(Document, String, Date, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Creates a new LogoutRequestinstance within the specified XML Document.
 
- LogoutResponse - Class in oracle.security.xmlsec.liberty.v11
- 
This class represents the LogoutResponse element in the Liberty Single Logout Protocol. 
- LogoutResponse(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutResponse
- 
Creates a new LogoutResponseinstance from the given Element node.
 
- LogoutResponse(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutResponse
- 
Creates a new LogoutResponseinstance from the given Element node.
 
- LogoutResponse(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutResponse
- 
Creates a new LogoutResponseinstance within the specified XML Document.
 
- LogoutResponse(Document, String, Date, String) - Constructor for class oracle.security.xmlsec.liberty.v11.LogoutResponse
- 
Creates a new LogoutResponseinstance within the specified XML Document.
 
- Password - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Passwordelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Password(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Creates a new Passwordobject that wraps the given Element object.
 
- Password(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Creates a new Passwordobject that wraps the given Element object.
 
- Password(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Creates a new Passwordinstance in the given document with the given authentication context.
 
- PasswordClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context Passwordclass.
 
- PasswordClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Creates a new PasswordClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- PasswordClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Creates a new PasswordClassobject that wraps the given Element object.
 
- PasswordClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Creates a new PasswordClass.
 
- PasswordClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordClass
- 
Creates a new PasswordClass.
 
- PasswordProtectedTransportClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context Password-ProtectedTransportclass.
 
- PasswordProtectedTransportClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Creates a new PasswordProtectedTransportClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- PasswordProtectedTransportClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Creates a new PasswordProtectedTransportClassobject that wraps the given Element object.
 
- PasswordProtectedTransportClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Creates a new PasswordProtectedTransportClass.
 
- PasswordProtectedTransportClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PasswordProtectedTransportClass
- 
Creates a new PasswordProtectedTransportClass.
 
- PhysicalVerification - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the PhysicalVerificationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- PhysicalVerification(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Creates a new PhysicalVerificationobject that wraps the given Element object.
 
- PhysicalVerification(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Creates a new PhysicalVerificationobject that wraps the given Element object.
 
- PhysicalVerification(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Creates a new PhysicalVerificationinstance in the given document with the given authentication context.
 
- PhysicalVerification(Document, AuthenticationContextStatement, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Creates a new PhysicalVerificationinstance in the given document with the given authentication context.
 
- PreviousSession - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the PreviousSessionelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- PreviousSession(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSession
- 
Creates a new PreviousSessionobject that wraps the given Element object.
 
- PreviousSession(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSession
- 
Creates a new PreviousSessionobject that wraps the given Element object.
 
- PreviousSession(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSession
- 
Creates a new Generationinstance in the given document with the given authentication context.
 
- PreviousSessionClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context PreviousSessionclass.
 
- PreviousSessionClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSessionClass
- 
Creates a new PreviousSessionClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- PreviousSessionClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSessionClass
- 
Creates a new PreviousSessionClassobject that wraps the given Element object.
 
- PreviousSessionClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSessionClass
- 
Creates a new PreviousSessionClass.
 
- PreviousSessionClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PreviousSessionClass
- 
Creates a new PreviousSessionClass.
 
- PRIMARY - Static variable in class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
The enumerated "primary" value for the PhysicalVerificationelement's credentialLevel attribute.
 
- PRINCIPAL_CHOSEN - Static variable in class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
The enumerated "principalchosen" value for the Generationelement's mechanism attribute.
 
- PrincipalAuthenticationMechanism - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the PrincipalAuthenticationMechanismelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- PrincipalAuthenticationMechanism(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Creates a new PrincipalAuthenticationMechanismobject that wraps the given Element object.
 
- PrincipalAuthenticationMechanism(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Creates a new PrincipalAuthenticationMechanismobject that wraps the given Element object.
 
- PrincipalAuthenticationMechanism(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrincipalAuthenticationMechanism
- 
Creates a new Generationinstance in the given document with the given authentication context.
 
- PrivateKeyProtection - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the PrivateKeyProtectionelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- PrivateKeyProtection(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Creates a new PrivateKeyProtectionobject that wraps the given Element object.
 
- PrivateKeyProtection(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Creates a new PrivateKeyProtectionobject that wraps the given Element object.
 
- PrivateKeyProtection(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Creates a new PrivateKeyProtectioninstance in the given document with the given authentication context.
 
- prof_brws_art - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the Liberty browser artifact profile "http://projectliberty.org/profiles/brws-art". 
- prof_brws_post - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the Liberty browser post profile "http://projectliberty.org/profiles/brws-post". 
- prof_fedterm_idp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based federation termination notification initialized at identity provider "http://projectliberty.org/profiles/fedterm-idp-http". 
- prof_fedterm_idp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based federation termination notification initialized at identity provider "http://projectliberty.org/profiles/fedterm-idp-soap". 
- prof_fedterm_sp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based federation termination notification initialized at service provider "http://projectliberty.org/profiles/fedterm-sp-http". 
- prof_fedterm_sp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based federation termination notification initialized at service provider "http://projectliberty.org/profiles/fedterm-sp-soap". 
- prof_lecp - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the Liberty-Enabled client and proxy profile (LECP) "http://projectliberty.org/profiles/lecp". 
- prof_rni_idp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based register name identifier initialized at identity provider "http://projectliberty.org/profiles/rni-idp-http". 
- prof_rni_idp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based register name identifier initialized at identity provider "http://projectliberty.org/profiles/rni-idp-soap". 
- prof_rni_sp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based register name identifier initialized at service provider "http://projectliberty.org/profiles/rni-sp-http". 
- prof_rni_sp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based register name identifier initialized at service provider "http://projectliberty.org/profiles/rni-sp-soap". 
- prof_slo_idp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based single logout initialized at identity provider "http://projectliberty.org/profiles/slo-idp-http". 
- prof_slo_idp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based single logout initialized at identity provider "http://projectliberty.org/profiles/slo-idp-soap". 
- prof_slo_sp_http - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of HTTP-Rediect-Based single logout initialized at service provider "http://projectliberty.org/profiles/slo-sp-http". 
- prof_slo_sp_soap - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the profile of SOAP/HTTP-Rediect-Based single logout initialized at service provider "http://projectliberty.org/profiles/slo-sp-soap". 
- prof_wml_post - Static variable in interface oracle.security.xmlsec.liberty.v11.LibertyURI
- 
URI identifying the Liberty WML post profile "http://projectliberty.org/profiles/wml-post". 
- PROTOCOL_PROFILE - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
ProtocolProfile 
- PROVIDER_ID - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
ProviderID 
- ProviderDescriptor - Class in oracle.security.xmlsec.liberty.v11
- 
This abstract class contains provider metadata that are generic to both the service provider and the identity provider. 
- ProviderDescriptor(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Creates a new ProviderDescriptorinstance from the given Element node.
 
- ProviderDescriptor(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Creates a new ProviderDescriptorinstance from the given Element node.
 
- ProviderDescriptor(Document, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Creates a new ProviderDescriptorinstance.
 
- ProviderDescriptor(Document, String, String, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Creates a new ProviderDescriptorinstance.
 
- PSEUDONYMITY - Static variable in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
The enumerated "pseudonymity" value for the Identificationelement's nym attribute.
 
- SAML_ARTIFACT - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SAMLart 
- SECONDARY - Static variable in class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
The enumerated "secondary" value for the PhysicalVerificationelement's credentialLevel attribute.
 
- SecurityAudit - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Identificationelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- SecurityAudit(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SecurityAudit
- 
Creates a new SecurityAuditobject that wraps the given Element object.
 
- SecurityAudit(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SecurityAudit
- 
Creates a new SecurityAuditobject that wraps the given Element object.
 
- SecurityAudit(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SecurityAudit
- 
Creates a new SecurityAuditinstance in the given document with the given authentication context.
 
- SESSION_INDEX - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SessionIndex 
- setAssertionConsumerServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Set the AssertionConsumerServiceURL child element in this AuthnRequestEnvelope element. 
- setAssertionConsumerServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Set the AssertionConsumerServiceURL child element in this AuthnResponseEnvelope element. 
- setAssertionConsumerServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Set the AssertionConsumerServiceURL child element in this structure. 
- setAssociatedURI(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the associated Liberty URI for this authentication context class. 
- setAuthenticationContextClass(AuthenticationContextStatement) - Method in class oracle.security.xmlsec.liberty.v11.ac.ACElement
- 
Sets this element's authentication context. 
- setAuthenticationContextStatement(AuthenticationContextStatement) - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Sets the AuthenticationContextStatement child element which contains authentication context statement. 
- setAuthenticationMethod(AuthenticationMethod) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the AuthenticationMethodelement for thisAuthenticationContextStatementelement, replacing any existingAuthenticationMethodelement.
 
- setAuthenticator(Authenticator) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Sets the Authenticatorelement for thisAuthenticationMethodelement, replacing any existingAuthenticatorelement.
 
- setAuthenticatorTransportProtocol(AuthenticatorTransportProtocol) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Sets the AuthenticatorTransportProtocolelement for thisAuthenticationMethodelement, replacing any existingAuthenticatorTransportProtocolelement.
 
- setAuthnContext(AuthnContext) - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Sets the AuthnContext child element of this element. 
- setAuthnContextClassRef(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Sets the AuthnContextClassRef child element which contains a URI reference to an authentication context class for the authentication context statement. 
- setAuthnContextComparison(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Sets the AuthnContextComparison child element in this AuthnRequest element. 
- setAuthnContextStatementRef(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnContext
- 
Sets the AuthnContextStatementRef child element which contains a URI reference to the the authentication context statement. 
- setAuthnRequest(AuthnRequest) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Sets the AuthnRequest child element of this element. 
- setAuthnRequestsSigned(boolean) - Method in class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Set the AuthnRequestsSigned child element in this SPDescriptor element. 
- setAuthnResponse(AuthnResponse) - Method in class oracle.security.xmlsec.liberty.v11.AuthnResponseEnvelope
- 
Sets the AuthnResponse child element of this element. 
- setChildACElement(ACElement, int) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Inserts the given element as a child element to this AuthenticationContextStatementelement in the given position.
 
- setClassName(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the name of this authentication context class. 
- setCredentialLevel(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.PhysicalVerification
- 
Sets the credentialLevelattribute for thisPhysicalVerificationelement.
 
- setDeactivationCallCenter(DeactivationCallCenter) - Method in class oracle.security.xmlsec.liberty.v11.ac.OperationalProtection
- 
Sets the DeactivationCallCenterelement for thisOperationalProtectionelement, replacing any existingDeactivationCallCenterelement.
 
- setDeviceInHand(boolean) - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Sets the deviceInHandattribute for thisTimeSyncTokenelement.
 
- setDeviceType(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Sets the DeviceTypeattribute for thisTimeSyncTokenelement.
 
- setFederate(boolean) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Sets the Federate child element in this AuthnRequest element. 
- setFederationTerminationServiceReturnURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Sets the FederationTerminationServiceReturnURL child element in this structure. 
- setFederationTerminationServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the FederationTerminationServiceURL child element in this structure. 
- setForceAuthn(boolean) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Sets the ForceAuthn child element in this AuthnRequest element. 
- setGeneration(Generation) - Method in class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Sets the Generationelement for thisPasswordelement, replacing any existingGenerationelement.
 
- setGoverningAgreementRef(GoverningAgreementRef) - Method in class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreements
- 
Sets the GoverningAgreementRefelement for thisGoverningAgreementselement, replacing any existingGoverningAgreementRefelement.
 
- setGoverningAgreements(GoverningAgreements) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the GoverningAgreementselement for thisAuthenticationContextStatementelement, replacing any existingGoverningAgreementselement.
 
- setID(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the IDattribute for thisAuthenticationContextStatementelement.
 
- setId(String) - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Sets the "id" attribute of this Liberty request element. 
- setId(String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Sets the id attribute of this Liberty request element. 
- setId(String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Sets the id attribute of this Liberty response element. 
- setId(String) - Method in class oracle.security.xmlsec.liberty.v11.LibSAMLRequest
- 
Sets the "id" attribute of this request element. 
- setIdentification(Identification) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the Identificationelement for thisAuthenticationContextStatementelement, replacing any existingIdentificationelement.
 
- setIDPEntries(IDPEntries) - Method in class oracle.security.xmlsec.liberty.v11.IDPList
- 
Sets the IDPEntries child element of this element. 
- setIDPList(IDPList) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Sets the IDPList child element of this element. 
- setIDPProvidedNameIdentifier(IDPProvidedNameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.LibSubject
- 
Sets the IDPProvidedNameIdentifier child element of this Subject element. 
- setIDPProvidedNameIdentifier(IDPProvidedNameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Sets the IDPProvidedNameIdentifier child element of this element. 
- setInResponseTo(String) - Method in class oracle.security.xmlsec.liberty.v11.LibAssertion
- 
Sets the InResponseTo attribute that includes the value from the RequestID attribute of the original AuthnRequest element. 
- setIsPassive(boolean) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Sets the IsPassive child element in this AuthnRequest element. 
- setIsPassive(boolean) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Set the IsPassive child element in this AuthnRequestEnvelope element. 
- setKeyActivation(KeyActivation) - Method in class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Sets the KeyActivationelement for thisPrivateKeyProtectionelement, replacing any existingKeyActivationelement.
 
- setKeyInfo(XSKeyInfo) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Sets the ds:KeyInfo child element of this element. 
- setKeyStorage(KeyStorage) - Method in class oracle.security.xmlsec.liberty.v11.ac.PrivateKeyProtection
- 
Sets the KeyStorageelement for thisPrivateKeyProtectionelement, replacing any existingKeyStorageelement.
 
- setLength(Length) - Method in class oracle.security.xmlsec.liberty.v11.ac.Password
- 
Sets the Lengthelement for thisPasswordelement, replacing any existingLengthelement.
 
- setLoc(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Set the Loc child element in this IDPEntry element. 
- setMax(int) - Method in class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Sets the maxattribute for thisLengthelement.
 
- setMechanism(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.Generation
- 
Sets the mechanismattribute for thisGenerationelement.
 
- setMedium(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.KeyStorage
- 
Sets the mediumattribute for thisKeyStorageelement.
 
- setMin(int) - Method in class oracle.security.xmlsec.liberty.v11.ac.Length
- 
Sets the minattribute for thisLengthelement.
 
- setMobileAuthCard(MobileAuthCard) - Method in class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Sets the MobileAuthCardelement for thisSharedKeyProtectionelement, replacing any existingMobileAuthCardelement.
 
- setMobileDevice(MobileDevice) - Method in class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Sets the MobileDeviceelement for thisSharedKeyProtectionelement, replacing any existingMobileDeviceelement.
 
- setNameIdentifier(NameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.FederationTerminationNotification
- 
Sets the smal:NameIdentifier child element in this element. 
- setNameIdentifier(NameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Sets the smal:NameIdentifier child element in this element. 
- setNym(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Sets the nymattribute for thisIdentificationelement.
 
- setOldProvidedNameIdentifier(OldProvidedNameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Sets the OldProvidedNameIdentifier child element of this element. 
- setOperationalProtection(OperationalProtection) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the OperationalProtectionelement for thisAuthenticationContextStatementelement, replacing any existingOperationalProtectionelement.
 
- setPassword(Password) - Method in class oracle.security.xmlsec.liberty.v11.ac.KeyActivation
- 
Sets the Passwordelement for thisKeyActivationelement, replacing any existingPasswordelement.
 
- setPhysicalVerification(PhysicalVerification) - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Sets the PhysicalVerificationelement for thisIdentificationelement, replacing any existingPhysicalVerificationelement.
 
- setPrincipalAuthenticationMechanism(PrincipalAuthenticationMechanism) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationMethod
- 
Sets the PrincipalAuthenticationMechanismelement for thisAuthenticationMethodelement, replacing any existingPrincipalAuthenticationMechanismelement.
 
- setPrivateKeyProtection(PrivateKeyProtection) - Method in class oracle.security.xmlsec.liberty.v11.ac.TechnicalProtection
- 
Sets the PrivateKeyProtectionelement for thisTechnicalProtectionelement, replacing any existingPrivateKeyProtectionelement.
 
- setProtocolProfile(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequest
- 
Sets the ProtocolProfile child element in this AuthnRequest element. 
- setProviderID(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Set the ProviderID child element in this AuthnRequestEnvelope element. 
- setProviderID(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Set the ProviderID child element in this IDPEntry element. 
- setProviderID(String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Sets the ProviderID child element in this element. 
- setProviderID(String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Sets the ProviderID child element in this element. 
- setProviderID(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Sets the ProviderID child element in this provider descriptor. 
- setProviderName(String) - Method in class oracle.security.xmlsec.liberty.v11.AuthnRequestEnvelope
- 
Set the ProviderName child element in this AuthnRequestEnvelope element. 
- setProviderName(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPEntry
- 
Set the ProviderName child element in this IDPEntry element. 
- setReauthenticateOnOrAfter(Date) - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Sets the ReauthenticationOnOrAfter attribute that contains the time at which the service provider reauthenticates the Principle with the identity provider. 
- setReauthenticationOnOrAfter(Date) - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Deprecated.
use setReauthenticateOnOrAfter 
 
- setRef(String) - Method in class oracle.security.xmlsec.liberty.v11.ac.GoverningAgreementRef
- 
Sets the refattribute for thisGenerationelement.
 
- setRegisterNameIdentifierServiceReturnURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the RegisterNameIdentifierServiceReturnURL child element in this structure. 
- setRegisterNameIdentifierServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the RegisterNameIdentifierServiceURL child element in this structure. 
- setRelayState(String) - Method in class oracle.security.xmlsec.liberty.v11.LibRequestMessage
- 
Sets the RelayState child element in this Liberty request element. 
- setRelayState(String) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Sets the RelayState child element in this Liberty response element. 
- setSecurityAudit(SecurityAudit) - Method in class oracle.security.xmlsec.liberty.v11.ac.OperationalProtection
- 
Sets the SecurityAuditelement for thisOperationalProtectionelement, replacing any existingSecurityAuditelement.
 
- setSeedLength(int) - Method in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
Sets the seedLengthattribute for thisTimeSyncTokenelement.
 
- setSessionIndex(String) - Method in class oracle.security.xmlsec.liberty.v11.LibAuthenticationStatement
- 
Sets the SessionIndex attribute that contains index into the particular session between the identity provider and the Principle under which this authentication statement is being issued. 
- setSessionIndex(String) - Method in class oracle.security.xmlsec.liberty.v11.LogoutRequest
- 
Sets the SessionIndex child element in this LogoutRequest element. 
- setSharedKeyProtection(SharedKeyProtection) - Method in class oracle.security.xmlsec.liberty.v11.ac.TechnicalProtection
- 
Sets the SharedKeyProtectionelement for thisTechnicalProtectionelement, replacing any existingSharedKeyProtectionelement.
 
- setSingleLogoutServiceReturnURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the SingleLogoutServiceReturnURL child element in this structure. 
- setSingleLogoutServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the SingleLogoutServiceURL child element in this structure. 
- setSingleSignOnServiceURL(String) - Method in class oracle.security.xmlsec.liberty.v11.IDPDescriptor
- 
Set the SingleSignOnServiceURL child element in this structure. 
- setSoapEndpoint(String) - Method in class oracle.security.xmlsec.liberty.v11.ProviderDescriptor
- 
Set the SoapEndpoint child element in this structure. 
- setSPProvidedNameIdentifier(SPProvidedNameIdentifier) - Method in class oracle.security.xmlsec.liberty.v11.RegisterNameIdentifierRequest
- 
Sets the SPProvidedNameIdentifier child element of this element. 
- setStatus(Status) - Method in class oracle.security.xmlsec.liberty.v11.LibResponseMessage
- 
Sets the samlp:Status child element in this Liberty response element. 
- setSwitchAudit(SwitchAudit) - Method in class oracle.security.xmlsec.liberty.v11.ac.SecurityAudit
- 
Sets the SwitchAuditelement for thisSwitchAuditelement, replacing any existingSwitchAuditelement.
 
- setTechnicalProtection(TechnicalProtection) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Sets the TechnicalProtectionelement for thisAuthenticationContextStatementelement, replacing any existingTechnicalProtectionelement.
 
- setTimeSyncToken(TimeSyncToken) - Method in class oracle.security.xmlsec.liberty.v11.ac.Token
- 
Sets the TimeSyncTokenelement for thisTokenelement, replacing any existingTimeSyncTokenelement.
 
- setValidElement(String, String, String, String) - Method in class oracle.security.xmlsec.liberty.v11.ac.AuthenticationContextStatement
- 
Adds the Elementspecified by the given namespace URI ,local name, and parent element to the list of valid elements for this authentication context class.
 
- setWrittenConsent(WrittenConsent) - Method in class oracle.security.xmlsec.liberty.v11.ac.Identification
- 
Sets the WrittenConsentelement for thisIdentificationelement, replacing any existingWrittenConsentelement.
 
- SharedKeyProtection - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the SharedKeyProtectionelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- SharedKeyProtection(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Creates a new SharedKeyProtectionobject that wraps the given Element object.
 
- SharedKeyProtection(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Creates a new SharedKeyProtectionobject that wraps the given Element object.
 
- SharedKeyProtection(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedKeyProtection
- 
Creates a new SharedKeyProtectioninstance in the given document with the given authentication context.
 
- SharedSecretChallengeResponse - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the SharedSecretChallengeResponseelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- SharedSecretChallengeResponse(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedSecretChallengeResponse
- 
Creates a new SharedSecretChallengeResponseobject that wraps the given Element object.
 
- SharedSecretChallengeResponse(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedSecretChallengeResponse
- 
Creates a new SharedSecretChallengeResponseobject that wraps the given Element object.
 
- SharedSecretChallengeResponse(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SharedSecretChallengeResponse
- 
Creates a new SharedSecretChallengeResponseinstance in the given document with the given authentication context.
 
- SIG_ALG - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SigAlg 
- SIGNATURE - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
Signature 
- SMARTCARD - Static variable in class oracle.security.xmlsec.liberty.v11.ac.KeyStorage
- 
The enumerated "smartcard" value for the KeyStorageelement's medium attribute.
 
- Smartcard - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Smartcardelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- Smartcard(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Smartcard
- 
Creates a new Smartcardobject that wraps the given Element object.
 
- Smartcard(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Smartcard
- 
Creates a new Smartcardobject that wraps the given Element object.
 
- Smartcard(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.Smartcard
- 
Creates a new Smartcardinstance in the given document with the given authentication context.
 
- SmartcardClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context Smartcardclass.
 
- SmartcardClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardClass
- 
Creates a new SmartcardContractClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- SmartcardClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardClass
- 
Creates a new SmartcardClassobject that wraps the given Element object.
 
- SmartcardClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardClass
- 
Creates a new SmartcardClass.
 
- SmartcardClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardClass
- 
Creates a new SmartcardClass.
 
- SmartcardPKIClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context Smartcard-PKIclass.
 
- SmartcardPKIClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardPKIClass
- 
Creates a new SmartcardPKIClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- SmartcardPKIClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardPKIClass
- 
Creates a new SmartcardPKIClassobject that wraps the given Element object.
 
- SmartcardPKIClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardPKIClass
- 
Creates a new SmartcardPKIClass.
 
- SmartcardPKIClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SmartcardPKIClass
- 
Creates a new SmartcardPKIClass.
 
- SOFTWARE - Static variable in class oracle.security.xmlsec.liberty.v11.ac.TimeSyncToken
- 
The enumerated "software" value for the TimeSyncTokenelement's deviceType attribute.
 
- SoftwarePKIClass - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the Liberty authentication context Software-PKIclass.
 
- SoftwarePKIClass(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SoftwarePKIClass
- 
Creates a new SoftwarePKIClassobject that wraps the givenorg.w3c.dom.Elementobject.
 
- SoftwarePKIClass(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SoftwarePKIClass
- 
Creates a new SoftwarePKIClassobject that wraps the given Element object.
 
- SoftwarePKIClass(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SoftwarePKIClass
- 
Creates a new SoftwarePKIClass.
 
- SoftwarePKIClass(Document, String) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SoftwarePKIClass
- 
Creates a new SoftwarePKIClass.
 
- SP_NAME_FORMAT - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SPNameFormat 
- SP_NAME_QUALIFIER - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SPNameQualifier 
- SP_PROVIDED_NAME_ID - Static variable in interface oracle.security.xmlsec.liberty.v11.LibQueryKeys
- 
SPProvidedNameIdentifier 
- SPDescriptor - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty service provider descriptor. 
- SPDescriptor(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Creates a new SPDescriptorinstance from the given Element node.
 
- SPDescriptor(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Creates a new SPDescriptorinstance from the given Element node.
 
- SPDescriptor(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Creates a new SPDescriptorinstance within the specified XML Document.
 
- SPDescriptor(Document, String, boolean, String) - Constructor for class oracle.security.xmlsec.liberty.v11.SPDescriptor
- 
Creates a new SPDescriptorinstance within the specified XML Document.
 
- SPProvidedNameIdentifier - Class in oracle.security.xmlsec.liberty.v11
- 
Liberty SPProvidedNameIdentifier element for the name identifier the identity provider will use when communicatting with the service provider. 
- SPProvidedNameIdentifier(Element) - Constructor for class oracle.security.xmlsec.liberty.v11.SPProvidedNameIdentifier
- 
Creates a new SPProvidedNameIdentifierinstance from the given Element node.
 
- SPProvidedNameIdentifier(Element, String) - Constructor for class oracle.security.xmlsec.liberty.v11.SPProvidedNameIdentifier
- 
Creates a new SPProvidedNameIdentifierinstance from the given Element node.
 
- SPProvidedNameIdentifier(Document) - Constructor for class oracle.security.xmlsec.liberty.v11.SPProvidedNameIdentifier
- 
Creates a new SPProvidedNameIdentifierinstance.
 
- SSL - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the SSLelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- SSL(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SSL
- 
Creates a new SSLobject that wraps the given Element object.
 
- SSL(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SSL
- 
Creates a new SSLobject that wraps the given Element object.
 
- SSL(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SSL
- 
Creates a new SSLinstance in the given document with the given authentication context.
 
- SwitchAudit - Class in oracle.security.xmlsec.liberty.v11.ac
- 
Class representing the SwitchAuditelement in the Liberty authentication context namespace (http://projectliberty.org/schemas/authctx/2002/05).
 
- SwitchAudit(Element, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SwitchAudit
- 
Creates a new SwitchAuditobject that wraps the given Element object.
 
- SwitchAudit(Element, String, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SwitchAudit
- 
Creates a new SwitchAuditobject that wraps the given Element object.
 
- SwitchAudit(Document, AuthenticationContextStatement) - Constructor for class oracle.security.xmlsec.liberty.v11.ac.SwitchAudit
- 
Creates a new SwitchAuditinstance in the given document with the given authentication context.