Uses of Class
org.glassfish.security.services.impl.JCEKSPasswordAliasStore
-
Packages that use JCEKSPasswordAliasStore Package Description org.glassfish.security.services.impl -
-
Uses of JCEKSPasswordAliasStore in org.glassfish.security.services.impl
Subclasses of JCEKSPasswordAliasStore in org.glassfish.security.services.impl Modifier and Type Class Description classJCEKSDomainPasswordAliasStoreExposes as a service the JCEKS implementation of the domain-scoped password alias store.Methods in org.glassfish.security.services.impl that return JCEKSPasswordAliasStore Modifier and Type Method Description static JCEKSPasswordAliasStoreJCEKSPasswordAliasStore. newInstance(String pathToAliasStore, char[] storePassword)
-