Uses of Class
com.rsa.swsj.profiles.wss.KeyIdentifier

Packages that use KeyIdentifier
com.rsa.swsj.profiles.wss This package contains classes that implement WSS SOAP Message Security specification. 
 

Uses of KeyIdentifier in com.rsa.swsj.profiles.wss
 

Methods in com.rsa.swsj.profiles.wss that return KeyIdentifier

 KeyIdentifier

SecurityTokenReference.getKeyIdentifier()

Gets the Key identifier.

 

Methods in com.rsa.swsj.profiles.wss with parameters of type KeyIdentifier

 void

SecurityTokenReference.setKeyIdentifier(KeyIdentifier identifier)

Sets the Key identifier.