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

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

Uses of AttributedString in org.opensaml.ws.wssecurity
 

Subinterfaces of AttributedString in org.opensaml.ws.wssecurity
 interface BinarySecurityToken
          The <wsse:BinarySecurityToken> element.
 interface EncodedString
          Interface for elements of complex type EncodedString.
 interface KeyIdentifier
          The <wsse:KeyIdentifier> element.
 interface Nonce
          The <wsse:Nonce> element within a <wsse:UsernameToken> element.
 interface Password
          The Password element.
 interface Username
          The <wsse:Username> element within the <wsse:UsernameToken> element.
 

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

Classes in org.opensaml.ws.wssecurity.impl that implement AttributedString
 class AttributedStringImpl
          Implementation of AttributedString.
 class BinarySecurityTokenImpl
          BinarySecurityTokenImpl.
 class EncodedStringImpl
          Implementation of EncodedString.
 class KeyIdentifierImpl
          KeyIdentifierImpl.
 class NonceImpl
          NonceImpl.
 class PasswordImpl
          PasswordImpl.
 class UsernameImpl
          Implementation of Username.
 



Copyright © 2006-2013 Internet2. All Rights Reserved.