|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.apache.slide.security.SecurityImpl org.apache.slide.security.ACLSecurityImpl com.isenshi.util.extlib.LDAPSecurityImpl
フィールドの概要 |
クラス org.apache.slide.security.SecurityImpl から継承したフィールド |
aclInheritanceType, logger, namespace, namespaceConfig, rolesCache |
コンストラクタの概要 | |
LDAPSecurityImpl()
|
メソッドの概要 | |
boolean |
hasPermission(org.apache.slide.structure.ObjectNode object,
org.apache.slide.structure.SubjectNode role,
org.apache.slide.structure.ActionNode action)
|
boolean |
hasPermission(org.apache.slide.common.SlideToken token,
org.apache.slide.structure.ObjectNode object,
org.apache.slide.structure.ActionNode action)
|
クラス org.apache.slide.security.ACLSecurityImpl から継承したメソッド |
getGroupMembership, getRoles, getRoles, getRoles, hasRole, hasRole, hasRole, init |
クラス org.apache.slide.security.SecurityImpl から継承したメソッド |
checkCredentials, checkPermission, checkPermission, denyPermission, denyPermission, denyPermission, enumeratePermissions, enumeratePermissions, enumeratePermissions, enumeratePermissions, getActionAggregation, getPrincipal, grantPermission, grantPermission, grantPermission, matchAction, matchPrincipal, matchPrincipal, retrieveAclSourceNodes, revokePermission, revokePermission, setPermissions |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public LDAPSecurityImpl()
メソッドの詳細 |
public boolean hasPermission(org.apache.slide.common.SlideToken token, org.apache.slide.structure.ObjectNode object, org.apache.slide.structure.ActionNode action) throws org.apache.slide.common.ServiceAccessException, org.apache.slide.structure.ObjectNotFoundException
org.apache.slide.common.ServiceAccessException
org.apache.slide.structure.ObjectNotFoundException
public boolean hasPermission(org.apache.slide.structure.ObjectNode object, org.apache.slide.structure.SubjectNode role, org.apache.slide.structure.ActionNode action) throws org.apache.slide.common.ServiceAccessException, org.apache.slide.structure.ObjectNotFoundException
org.apache.slide.common.ServiceAccessException
org.apache.slide.structure.ObjectNotFoundException
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |