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

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

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

Methods in org.openmdx.security.authentication1.cci2 with type parameters of type AuthenticationContext
<T extends AuthenticationContext>
Collection<T>
Segment.getAuthenticationContext()
          Retrieves a set containing all the elements for the reference authenticationContext.
 

Methods in org.openmdx.security.authentication1.cci2 that return AuthenticationContext
 AuthenticationContext Segment.getAuthenticationContext(boolean idIsPersistent, String id)
          Retrieves the value for the reference authenticationContext for the specified qualifier attribute value.
 

Methods in org.openmdx.security.authentication1.cci2 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.
 

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

Methods in org.openmdx.security.authentication1.jdo2 with type parameters of type AuthenticationContext
<T extends AuthenticationContext>
Collection<T>
Segment.getAuthenticationContext()
          Retrieves a set containing all the elements for the reference authenticationContext.
 

Methods in org.openmdx.security.authentication1.jdo2 that return AuthenticationContext
 AuthenticationContext Segment.getAuthenticationContext(boolean idIsPersistent, String id)
          Retrieves the value for the reference authenticationContext for the specified qualifier attribute value.
 

Methods in org.openmdx.security.authentication1.jdo2 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.
 

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

Subinterfaces of AuthenticationContext in org.openmdx.security.authentication1.jmi1
 interface AuthenticationContext
          Class AuthenticationContext
 



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