| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_METHOD_LDAP |
"AUTH_METHOD_LDAP" |
public static final String |
AUTH_METHOD_LDAP_LOCAL |
"AUTH_METHOD_LDAP_LOCAL" |
public static final String |
AUTH_METHOD_LOCAL |
"AUTH_METHOD_LOCAL" |
public static final String |
GET_USERS_BY_PRINCIPAL_QUERY |
"select u from UserPrincipal as up, User as u where u.id = up.userId and up.ikasanPrincipalId = :principalId" |
public static final String |
PRINCIPAL_ID |
"principalId" |
Copyright © 2007-2016 Ikasan. All Rights Reserved.