com.ibm.wsspi.security.authorization.saf
Class SAFAuthorizationServiceFactory

java.lang.Object
  extended by com.ibm.wsspi.security.authorization.saf.SAFAuthorizationServiceFactory

public class SAFAuthorizationServiceFactory
extends java.lang.Object

Factory for obtaining the SAFAuthorizationService.


Constructor Summary
SAFAuthorizationServiceFactory()
           
 
Method Summary
static SAFAuthorizationService 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.