Project Aristotle - ArisID Attribute Services

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

Packages that use IMultiContextIdentifier
org.openliberty.arisid   
 

Uses of IMultiContextIdentifier in org.openliberty.arisid
 

Classes in org.openliberty.arisid that implement IMultiContextIdentifier
 class PrincipalIdentifier
          Example implementation of IMultiContextIdentifier.
 

Methods in org.openliberty.arisid that return IMultiContextIdentifier
 IMultiContextIdentifier IDigitalSubject.getMultiContextIdentifier()
          If the subject is made from multiple attribute authorities, it will have a IMultiContextIdentifier.
 IMultiContextIdentifier DigitalSubject.getMultiContextIdentifier()
           
 


OpenLiberty.org - Licensed under Apache APL 2.0