public abstract class AbstractCredentialHandler<S extends IdentityStore<?>,V extends AbstractBaseCredentials,U> extends Object implements CredentialHandler<S,V,U>
| Constructor and Description |
|---|
AbstractCredentialHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected <A extends Account> |
getAccount(IdentityContext context,
String loginName) |
protected IdentityManager |
getIdentityManager(IdentityContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetup, update, validateprotected <A extends Account> A getAccount(IdentityContext context, String loginName)
protected IdentityManager getIdentityManager(IdentityContext context)
Copyright © 2013. All Rights Reserved.