Class SAFAuthorizationServiceFactory
java.lang.Object
com.ibm.wsspi.security.authorization.saf.SAFAuthorizationServiceFactory
Factory for obtaining the SAFAuthorizationService.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SAFAuthorizationServiceReturns an instance of the SAFAuthorizationService.
-
Constructor Details
-
SAFAuthorizationServiceFactory
public SAFAuthorizationServiceFactory()
-
-
Method Details
-
getInstance
Returns an instance of the SAFAuthorizationService.- Returns:
- An instance of SAFAuthorizationService.
-