Uses of Interface
org.opensaml.ws.wssecurity.IdBearing

Packages that use IdBearing
org.opensaml.ws.wssecurity XMLObject interfaces for WS-Security 2004 elements. 
org.opensaml.ws.wssecurity.impl   
 

Uses of IdBearing in org.opensaml.ws.wssecurity
 

Subinterfaces of IdBearing in org.opensaml.ws.wssecurity
 interface AttributedDateTime
          Interface for elements of complex type AttributedDateTime.
 interface AttributedString
          Interface for elements of complex type AttributedString.
 interface AttributedURI
          Interface for elements of complex type AttributedURI.
 interface BinarySecurityToken
          The <wsse:BinarySecurityToken> element.
 interface Created
          The <wsu:Created> element.
 interface EncodedString
          Interface for elements of complex type EncodedString.
 interface EncryptedHeader
          The <wsse:EncryptedHeader> element.
 interface Expires
          The <wsu:Expires> element.
 interface KeyIdentifier
          The <wsse:KeyIdentifier> element.
 interface Nonce
          The <wsse:Nonce> element within a <wsse:UsernameToken> element.
 interface Password
          The Password element.
 interface SecurityTokenReference
          The <wsse:SecurityTokenReference> element.
 interface SignatureConfirmation
          The <wsse11:SignatureConfirmation> element.
 interface Timestamp
          The <wsu:Timestamp> element.
 interface Username
          The <wsse:Username> element within the <wsse:UsernameToken> element.
 interface UsernameToken
          The <wsse:UsernameToken> element.
 

Uses of IdBearing in org.opensaml.ws.wssecurity.impl
 

Classes in org.opensaml.ws.wssecurity.impl that implement IdBearing
 class AttributedDataTimeImpl
          AbstractDateTimeType.
 class AttributedStringImpl
          Implementation of AttributedString.
 class AttributedURIImpl
          Implementation of AttributedURI.
 class BinarySecurityTokenImpl
          BinarySecurityTokenImpl.
 class CreatedImpl
          CreatedImpl.
 class EncodedStringImpl
          Implementation of EncodedString.
 class EncryptedHeaderImpl
          Implementation of EncryptedHeader.
 class ExpiresImpl
          ExpiresImpl.
 class KeyIdentifierImpl
          KeyIdentifierImpl.
 class NonceImpl
          NonceImpl.
 class PasswordImpl
          PasswordImpl.
 class SecurityTokenReferenceImpl
          SecurityTokenReferenceImpl.
 class SignatureConfirmationImpl
          SignatureConfirmationImpl.
 class TimestampImpl
          Concrete implementation of Timestamp.
 class UsernameImpl
          Implementation of Username.
 class UsernameTokenImpl
          Implementation of UsernameToken.
 



Copyright © 2006-2009 Internet2. All Rights Reserved.