com.sun.jbi.security |
|
Java Source File Name | Type | Comment |
KeyStoreUtil.java | Interface | KeyStoreUtil provides helper methods for encrypting and decrypting
Strings and/or byte arrays. |
MsgSenderPrincipal.java | Class | |
MsgSignerPrincipal.java | Class | This is a Principal class created soley to add a MsgSignerPrincipal Type. |
SSLClientPrincipal.java | Class | This is a Principal class created soley to add a SSLClientPrincipal Type.
The name of this Principal is the Subject DN from the SSL Clients Public Key
Certificate, i.e. |
X500PrincipalWrapper.java | Class | This is a wrapper around X500 Principal, since X500 Principal cannot be extended. |