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
    Factory for obtaining the SAFAuthorizationService.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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.