|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthorizationService | |
---|---|
com.metamatrix.platform.security.authorization.service | |
com.metamatrix.server.dqp.service | |
org.teiid.transport |
Uses of AuthorizationService in com.metamatrix.platform.security.authorization.service |
---|
Classes in com.metamatrix.platform.security.authorization.service that implement AuthorizationService | |
---|---|
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 AuthorizationService in com.metamatrix.server.dqp.service |
---|
Classes in com.metamatrix.server.dqp.service that implement AuthorizationService | |
---|---|
class |
PlatformAuthorizationService
|
Uses of AuthorizationService in org.teiid.transport |
---|
Constructors in org.teiid.transport with parameters of type AuthorizationService | |
---|---|
AdminAuthorizationInterceptor(AuthorizationService authorizationService,
java.lang.Object service)
Ctor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |