|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthorizationServiceInterface in com.metamatrix.admin.server |
---|
Methods in com.metamatrix.admin.server that return AuthorizationServiceInterface | |
---|---|
protected AuthorizationServiceInterface |
ServerAdminImpl.getAuthorizationServiceProxy()
|
protected AuthorizationServiceInterface |
AbstractAdminImpl.getAuthorizationServiceProxy()
|
Uses of AuthorizationServiceInterface in com.metamatrix.platform.security.authorization.service |
---|
Classes in com.metamatrix.platform.security.authorization.service that implement AuthorizationServiceInterface | |
---|---|
class |
AuthorizationServiceImpl
The Authorization Service is responsible for handling requests to determine whether a Principal is entitled to perform a given action on a given resource or set of resources. |
Uses of AuthorizationServiceInterface in com.metamatrix.platform.util |
---|
Methods in com.metamatrix.platform.util that return AuthorizationServiceInterface | |
---|---|
static AuthorizationServiceInterface |
PlatformProxyHelper.getAuthorizationServiceProxy(java.lang.String policyType)
|
Uses of AuthorizationServiceInterface in com.metamatrix.server.admin.apiimpl |
---|
Methods in com.metamatrix.server.admin.apiimpl with parameters of type AuthorizationServiceInterface | |
---|---|
static PermissionDataNode |
RuntimeMetadataHelper.getPermissionDataNodes(AuthorizationRealm realm,
AuthorizationPolicyID policyID,
AuthorizationServiceInterface authSvcProxy)
Method to provide the task of finding all data nodes in realm, finding any and all permissions assigned to them, uniting these and returning the united objects. |
Uses of AuthorizationServiceInterface in com.metamatrix.server.dqp.service |
---|
Constructors in com.metamatrix.server.dqp.service with parameters of type AuthorizationServiceInterface | |
---|---|
PlatformAuthorizationService(AuthorizationServiceInterface authInterface)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |