Package org.apache.cxf.rs.security.saml
Class SAMLUtils.SelfSignInfo
java.lang.Object
org.apache.cxf.rs.security.saml.SAMLUtils.SelfSignInfo
- Enclosing class:
- SAMLUtils
-
Constructor Summary
ConstructorsConstructorDescriptionSelfSignInfo(org.apache.wss4j.common.crypto.Crypto crypto, String user, String password) -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.wss4j.common.crypto.CryptogetUser()voidsetPassword(String password)
-
Constructor Details
-
SelfSignInfo
-
-
Method Details
-
getCrypto
public org.apache.wss4j.common.crypto.Crypto getCrypto() -
getUser
-
getPassword
-
setPassword
-