Uses of Interface
com.ibm.sec.authz.jaccplus.IAuthzProvider

Packages that use IAuthzProvider
com.ibm.sec.authz.jaccplus.impl   
com.ibm.sec.authz.jaccplus.internal   
 

Uses of IAuthzProvider in com.ibm.sec.authz.jaccplus.impl
 

Classes in com.ibm.sec.authz.jaccplus.impl that implement IAuthzProvider
 class AuthzProviderImpl
          This class implements the IAuthzProvider interface.
 

Uses of IAuthzProvider in com.ibm.sec.authz.jaccplus.internal
 

Methods in com.ibm.sec.authz.jaccplus.internal that return IAuthzProvider
static IAuthzProvider OSGiProviderLoader.createProvider()
          Create an instance of the external authz provider.
static IAuthzProvider AuthzProviderManager.getExternalProvider()
           
 



Copyright © 2009 IBM Corp. All Rights Reserved.