Uses of Interface
org.openmdx.security.authentication1.cci.AuthenticationContext

Packages that use AuthenticationContext
org.openmdx.security.authentication1.cci   
 

Uses of AuthenticationContext in org.openmdx.security.authentication1.cci
 

Methods in org.openmdx.security.authentication1.cci that return AuthenticationContext
 AuthenticationContext AuthenticationContextClassImpl.createAuthenticationContext()
           
 AuthenticationContext AuthenticationContextClass.createAuthenticationContext()
          Creates an instance of class AuthenticationContext.
 AuthenticationContext AuthenticationContextClassImpl.createAuthenticationContext(Realm realm)
           
 AuthenticationContext AuthenticationContextClass.createAuthenticationContext(Realm realm)
          Creates an instance of class AuthenticationContext based on all required attributes.
 AuthenticationContext AuthenticationContextClassImpl.extendBasicObject(BasicObject _base, Realm realm)
           
 AuthenticationContext AuthenticationContextClass.extendBasicObject(BasicObject _base, Realm realm)
          Creates an instance of class AuthenticationContext based on the superclass BasicObject and all required attributes not included in this superclass.
 AuthenticationContext AuthenticationContextClassImpl.extendContextCapable(ContextCapable _base, Realm realm)
           
 AuthenticationContext AuthenticationContextClass.extendContextCapable(ContextCapable _base, Realm realm)
          Creates an instance of class AuthenticationContext based on the superclass ContextCapable and all required attributes not included in this superclass.
 AuthenticationContext AuthenticationContextClassImpl.extendExtentCapable(ExtentCapable _base, Realm realm)
           
 AuthenticationContext AuthenticationContextClass.extendExtentCapable(ExtentCapable _base, Realm realm)
          Creates an instance of class AuthenticationContext based on the superclass ExtentCapable and all required attributes not included in this superclass.
 AuthenticationContext AuthenticationContextClassImpl.extendViewCapable(ViewCapable _base, Realm realm)
           
 AuthenticationContext AuthenticationContextClass.extendViewCapable(ViewCapable _base, Realm realm)
          Creates an instance of class AuthenticationContext based on the superclass ViewCapable and all required attributes not included in this superclass.
 AuthenticationContext AuthenticationContextClassImpl.getAuthenticationContext(Object object)
           
 AuthenticationContext AuthenticationContextClass.getAuthenticationContext(Object object)
          Creates an instance of class AuthenticationContext based on the specified Object instance.
 AuthenticationContext SegmentImpl.getAuthenticationContext(String id)
           
 AuthenticationContext Segment.getAuthenticationContext(String id)
          Retrieves the value for the reference authenticationContext for the specified qualifier attribute value.
 

Methods in org.openmdx.security.authentication1.cci with parameters of type AuthenticationContext
 void SegmentImpl.addAuthenticationContext(AuthenticationContext newValue)
           
 void Segment.addAuthenticationContext(AuthenticationContext newValue)
           
 void SegmentImpl.addAuthenticationContext(String id, AuthenticationContext newValue)
           
 void Segment.addAuthenticationContext(String id, AuthenticationContext newValue)
           
 void SegmentImpl.setAuthenticationContext(AuthenticationContext[] newValue)
           
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.