|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use KeyInfo | |
| com.rsa.swsj | This package contains general classes that are used by XML Signature and XML Encryption implementations. |
| com.rsa.swsj.profiles.wss | This package contains classes that implement WSS SOAP Message Security specification. |
| Uses of KeyInfo in com.rsa.swsj |
| Classes in com.rsa.swsj that implement KeyInfo | |
class |
KeyValue
This class builds and stores a |
class |
RetrievalMethod
This class builds and stores a |
class |
X509Data
This class stores one or more identifiers of X.509 certificates such as subject name, or issuer name and serial number, that can be used for validation and encryption. |
| Methods in com.rsa.swsj that return KeyInfo | |
KeyInfo[] |
SecurityParameters.getKeyInfos()
Gets an array of |
RetrievalMethod.getKeyInfo()
Gets the KeyInfo referred by this |
|
| Methods in com.rsa.swsj with parameters of type KeyInfo | |
void |
SecurityParameters.setKeyInfos(KeyInfo[] keyInfos)
Sets the array of |
| Uses of KeyInfo in com.rsa.swsj.profiles.wss |
| Classes in com.rsa.swsj.profiles.wss that implement KeyInfo | |
class |
SecurityTokenReference
An implementation of the <SecurityTokenReference> element. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||