Package com.sun.identity.liberty.ws.authnsvc.protocol

Provides classes to manage liberty authentication service protocol.

See:
          Description

Class Summary
GenericTransform The GenericTransform class represents a generic Transform that doesn't transform.
LowercaseTransform The LowercaseTransform class represents a Transform that replaces all upprtcase characters with lowercase characters.
Parameter The Parameter class represents 'Parameter' element in 'Transform' element in 'PasswordTransforms' element defined in Authentication Service schema.
PasswordTransforms The PasswordTransforms class represents 'PasswordTransforms' element defined in Authentication Service schema.
SASLRequest The SASLRequest class represents SASLRequest element defined in Authentication Service schema.
SASLResponse The SASLResponse class represents SASLResponse element defined in Authentication Service schema.
SelectTransform The SelectTransform class represents a Transform that removes all characters except those specified in the "allowed" parameter.
Transform The Transform class represents 'Transform' element in 'PasswordTransforms' element defined in Authentication Service schema.
TruncationTransform The TruncationTransform class represents a Transform that remove all subsequent characters after a given number of characters have been obtained.
UppercaseTransform The UppercaseTransform class represents a Transform that replaces all lowercase characters with uppercase characters.
 

Package com.sun.identity.liberty.ws.authnsvc.protocol Description

Provides classes to manage liberty authentication service protocol.



Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.