Package | Description |
---|---|
com.ibm.wsspi.security.authorization.saf |
Modifier and Type | Method and Description |
---|---|
boolean |
SAFAuthorizationService.isAuthorized(java.lang.String mvsUserId,
java.lang.String className,
java.lang.String resourceName,
AccessLevel accessLevel,
LogOption logOption)
Determines if the identity represented by the given mvsUserId has the specified
access to the given SAF resource in the given SAF class.
|