Searched defs:getDN (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/admin/config-api/src/main/java/com/sun/enterprise/config/serverbeans/
H A DSecureAdminHelper.java63 public String getDN(String value, boolean isAlias) throws IOException, KeyStoreException; method in interface:SecureAdminHelper
/glassfish-3.1.2/security/core/src/main/java/com/sun/enterprise/security/admin/cli/
H A DSecureAdminHelperImpl.java102 public String getDN(final String value, final boolean isAlias) throws IOException, KeyStoreException { method in class:SecureAdminHelperImpl

Completed in 11 milliseconds