| Class Summary | 
| GenericTransform | The GenericTransformclass represents a genericTransformthat doesn't transform. | 
| LowercaseTransform | The LowercaseTransformclass represents aTransformthat replaces all upprtcase characters with
 lowercase characters. | 
| Parameter | The Parameterclass represents 'Parameter' element in
 'Transform' element in 'PasswordTransforms' element defined in
 Authentication Service schema. | 
| PasswordTransforms | The PasswordTransformsclass represents 'PasswordTransforms'
 element defined in Authentication Service schema. | 
| SASLRequest | The SASLRequestclass representsSASLRequestelement defined in Authentication Service schema. | 
| SASLResponse | The SASLResponseclass representsSASLResponseelement defined in Authentication Service schema. | 
| SelectTransform | The SelectTransformclass represents aTransformthat removes all characters except those specified in the "allowed"
 parameter. | 
| Transform | The Transformclass represents 'Transform' element in
 'PasswordTransforms' element defined in Authentication Service schema. | 
| TruncationTransform | The TruncationTransformclass represents aTransformthat remove all subsequent characters after a given
 number of characters have been obtained. | 
| UppercaseTransform | The UppercaseTransformclass represents aTransformthat replaces all lowercase characters with
 uppercase characters. | 
 
Provides classes to manage liberty authentication service protocol.