public interface SecurityActionToken
Modifier and Type | Method and Description |
---|---|
X509Certificate |
getCertificate() |
Crypto |
getCrypto() |
String |
getCryptoProperties() |
byte[] |
getKey() |
String |
getUser() |
String getUser()
byte[] getKey()
X509Certificate getCertificate()
Crypto getCrypto() throws WSSecurityException
WSSecurityException
String getCryptoProperties()
Copyright © 2016 JBoss by Red Hat. All rights reserved.