Project Aristotle - ArisID Attribute Services

Uses of Interface
org.openliberty.arisid.stack.IAttrSvcStack

Packages that use IAttrSvcStack
org.openliberty.arisid   
 

Uses of IAttrSvcStack in org.openliberty.arisid
 

Method parameters in org.openliberty.arisid with type arguments of type IAttrSvcStack
static ArisIdService ArisIdServiceFactory.createAttributeService(java.lang.Class<IAttrSvcStack> stackImplementationClass, javax.security.auth.Subject appCredential, java.net.URI carmldoc)
          The attribute services factory will create an ArisIdService instance based on the requested class implementing the IAttrSvcStack interface.
 


OpenLiberty.org - Licensed under Apache APL 2.0