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

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

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

Methods in org.openmdx.security.authentication1.jmi1 with type parameters of type AuthenticationContext
<T extends AuthenticationContext>
List<T>
Segment.getAuthenticationContext(AuthenticationContextQuery query)
          Retrieves the value for the reference authenticationContext for the specified query.
 

Methods in org.openmdx.security.authentication1.jmi1 that return AuthenticationContext
 AuthenticationContext AuthenticationContextClass.createAuthenticationContext()
          Creates an instance of class AuthenticationContext.
 AuthenticationContext Segment.getAuthenticationContext(boolean idIsPersistent, String id)
          Retrieves the value for the reference authenticationContext for the specified qualifier attribute value.
 AuthenticationContext AuthenticationContextClass.getAuthenticationContext(Object object)
          Creates an instance of class AuthenticationContext based on the specified Object instance.
 AuthenticationContext Segment.getAuthenticationContext(String id)
          Retrieves the value for the reference authenticationContext for the specified qualifier attribute value.
 

Methods in org.openmdx.security.authentication1.jmi1 with parameters of type AuthenticationContext
 void Segment.addAuthenticationContext(boolean idIsPersistent, String id, AuthenticationContext authenticationContext)
          Adds the specified element to the set of the values for the reference authenticationContext.
 



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