com.ibm.wsspi.security.authorization.saf
Class SAFAuthorizationServiceFactory
- java.lang.Object
com.ibm.wsspi.security.authorization.saf.SAFAuthorizationServiceFactory
- public class SAFAuthorizationServiceFactory
- extends java.lang.Object
Constructor Summary
Constructor and Description |
---|
SAFAuthorizationServiceFactory()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getInstance()
Returns an instance of the SAFAuthorizationService.
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
SAFAuthorizationServiceFactory
- public SAFAuthorizationServiceFactory( )
Method Detail
getInstance
- public static SAFAuthorizationService getInstance( )
Returns an instance of the SAFAuthorizationService.
Returns:
An instance of SAFAuthorizationService.