Class KeyStoreObject

java.lang.Object
org.forgerock.opendj.security.KeyStoreObject

public final class KeyStoreObject extends Object
An in memory representation of a LDAP key store object.
  • Method Details

    • getAlias

      public String getAlias()
      Returns the alias associated with this key store object.
      Returns:
      The alias associated with this key store object.