Class JMXMasterPasswordImpl
java.lang.Object
org.glassfish.admin.mbeanserver.ssl.JMXMasterPasswordImpl
- All Implemented Interfaces:
org.glassfish.security.common.MasterPassword
@Service(name="JMX SSL Password Provider Service")
@Singleton
public class JMXMasterPasswordImpl
extends Object
implements org.glassfish.security.common.MasterPassword
Created by IntelliJ IDEA.
User: naman
Date: 13 Jan, 2011
Time: 11:46:39 AM
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionchar[]com.sun.enterprise.security.store.PasswordAdapter
-
Constructor Details
-
JMXMasterPasswordImpl
public JMXMasterPasswordImpl()
-
-
Method Details
-
getMasterPasswordAdapter
public com.sun.enterprise.security.store.PasswordAdapter getMasterPasswordAdapter() throws CertificateException, IOException, KeyStoreException, NoSuchAlgorithmException- Specified by:
getMasterPasswordAdapterin interfaceorg.glassfish.security.common.MasterPassword- Throws:
CertificateExceptionIOExceptionKeyStoreExceptionNoSuchAlgorithmException
-
getMasterPassword
public char[] getMasterPassword()
-