Uses of Class
be.SIRAPRISE.messages.ClientAuthenticationMessage

Packages that use ClientAuthenticationMessage
be.SIRAPRISE.messages   
 

Uses of ClientAuthenticationMessage in be.SIRAPRISE.messages
 

Methods in be.SIRAPRISE.messages that return ClientAuthenticationMessage
 ClientAuthenticationMessage ClientAuthenticationMessageTypeV1_0.message(java.lang.String clientID, byte[] signature)
           
abstract  ClientAuthenticationMessage ClientAuthenticationMessageType.message(java.lang.String clientID, byte[] signature)
          Factory method for producing a ClientAuthentication message of this version of the message type