Uses of Interface
de.mhus.lib.core.security.Account
-
Packages that use Account Package Description de.mhus.lib.core.security -
-
Uses of Account in de.mhus.lib.core.security
Classes in de.mhus.lib.core.security that implement Account Modifier and Type Class Description classJaasAccountMethods in de.mhus.lib.core.security that return Account Modifier and Type Method Description AccountAccountSource. findAccount(String account)AccountAccessControl. getAccount()AccountJaasAccessControl. getAccount()AccountModifyCurrentAccountApi. getAccount()Return account of theMethods in de.mhus.lib.core.security with parameters of type Account Modifier and Type Method Description StringAuthorizationSource. getResourceAccessAcl(Account account, String aclName)BooleanAuthorizationSource. hasResourceAccess(Account account, String aclName)Return null if the mapping was not found, true or false if there is a concrete result.Constructors in de.mhus.lib.core.security with parameters of type Account Constructor Description AccountAttributeMapper(Account acc)
-