Package org.apache.cxf.rs.security.saml
Class SAMLUtils.SelfSignInfo
- java.lang.Object
-
- org.apache.cxf.rs.security.saml.SAMLUtils.SelfSignInfo
-
-
Constructor Summary
Constructors Constructor Description SelfSignInfo(org.apache.wss4j.common.crypto.Crypto crypto, String user, String password)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.wss4j.common.crypto.CryptogetCrypto()StringgetPassword()StringgetUser()voidsetPassword(String password)
-