public interface WssCrypto
Modifier and Type | Method and Description |
---|---|
org.apache.ws.security.components.crypto.Crypto |
getCrypto() |
String |
getLabel() |
String |
getPassword() |
String |
getSource() |
String |
getStatus() |
CryptoType |
getType() |
WssContainer |
getWssContainer() |
static final String STATUS_OK
org.apache.ws.security.components.crypto.Crypto getCrypto() throws org.apache.ws.security.WSSecurityException
org.apache.ws.security.WSSecurityException
String getLabel()
WssContainer getWssContainer()
String getSource()
String getPassword()
String getStatus()
CryptoType getType()
Copyright © 2019. All Rights Reserved.