Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.wsspi.security.credentials.saf.SAFCredential

  • Packages that use SAFCredential 
    Package Description
    com.ibm.wsspi.security.authorization.saf  
    • Uses of SAFCredential in com.ibm.wsspi.security.authorization.saf

      Methods in com.ibm.wsspi.security.authorization.saf with parameters of type SAFCredential 
      Modifier and Type Method and Description
      boolean SAFAuthorizationService.isAuthorized(SAFCredential safCredential, java.lang.String className, java.lang.String resourceName, AccessLevel accessLevel)
      Determines if the identity represented by the given SAFCredential has the specified access to the given SAF resource in the given SAF class.
      boolean SAFAuthorizationService.isAuthorized(SAFCredential safCredential, java.lang.String className, java.lang.String resourceName, AccessLevel accessLevel, LogOption logOption)
      Determines if the identity represented by the given SAFCredential has the specified access to the given SAF resource in the given SAF class.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes