Uses of Interface
org.opensaml.soap.wssecurity.IdBearing
-
Packages that use IdBearing Package Description org.opensaml.soap.wspolicy XMLObject interfaces for WS-Policy 1.2 elements.org.opensaml.soap.wspolicy.impl XML Object provider implementations for WS-Policy.org.opensaml.soap.wssecurity XMLObject interfaces for WS-Security 1.1 elements.org.opensaml.soap.wssecurity.impl XML Object provider implementations for WS-Security. -
-
Uses of IdBearing in org.opensaml.soap.wspolicy
Subinterfaces of IdBearing in org.opensaml.soap.wspolicy Modifier and Type Interface Description interfacePolicyThe wsp:Policy element. -
Uses of IdBearing in org.opensaml.soap.wspolicy.impl
Classes in org.opensaml.soap.wspolicy.impl that implement IdBearing Modifier and Type Class Description classPolicyImplPolicyImpl. -
Uses of IdBearing in org.opensaml.soap.wssecurity
Subinterfaces of IdBearing in org.opensaml.soap.wssecurity Modifier and Type Interface Description interfaceAttributedDateTimeInterface for elements of complex type AttributedDateTime.interfaceAttributedStringInterface for elements of complex type AttributedString.interfaceAttributedURIInterface for elements of complex type AttributedURI.interfaceBinarySecurityTokenThe <wsse:BinarySecurityToken> element.interfaceCreatedThe <wsu:Created> element.interfaceEncodedStringInterface for elements of complex type EncodedString.interfaceEncryptedHeaderThe <wsse:EncryptedHeader> element.interfaceExpiresThe <wsu:Expires> element.interfaceKeyIdentifierThe <wsse:KeyIdentifier> element.interfaceNonceThe <wsse:Nonce> element within a <wsse:UsernameToken> element.interfacePasswordThePasswordelement.interfaceSecurityTokenReferenceThe <wsse:SecurityTokenReference> element.interfaceSignatureConfirmationThe <wsse11:SignatureConfirmation> element.interfaceTimestampThe <wsu:Timestamp> element.interfaceUsernameThe <wsse:Username> element within the <wsse:UsernameToken> element.interfaceUsernameTokenThe <wsse:UsernameToken> element. -
Uses of IdBearing in org.opensaml.soap.wssecurity.impl
Classes in org.opensaml.soap.wssecurity.impl that implement IdBearing Modifier and Type Class Description classAttributedDateTimeImplImplementation ofAttributedDateTime.classAttributedStringImplImplementation ofAttributedString.classAttributedURIImplImplementation ofAttributedURI.classBinarySecurityTokenImplBinarySecurityTokenImpl.classCreatedImplCreatedImpl.classEncodedStringImplImplementation ofEncodedString.classEncryptedHeaderImplImplementation ofEncryptedHeader.classExpiresImplExpiresImpl.classKeyIdentifierImplKeyIdentifierImpl.classNonceImplNonceImpl.classPasswordImplPasswordImpl.classSecurityTokenReferenceImplSecurityTokenReferenceImpl.classSignatureConfirmationImplSignatureConfirmationImpl.classTimestampImplConcrete implementation ofTimestamp.classUsernameImplImplementation ofUsername.classUsernameTokenImplImplementation ofUsernameToken.
-