Uses of Interface
org.openmdx.security.realm1.query.AuthenticationContextQuery

Packages that use AuthenticationContextQuery
org.openmdx.security.authentication1.query   
org.openmdx.security.realm1.cci   
org.openmdx.security.realm1.jmi   
org.openmdx.security.realm1.query   
 

Uses of AuthenticationContextQuery in org.openmdx.security.authentication1.query
 

Subinterfaces of AuthenticationContextQuery in org.openmdx.security.authentication1.query
 interface AuthenticationContextQuery
          A AuthenticationContextQuery selects a set of instances of class AuthenticationContext based on conditions to be met by their attributes.
 

Uses of AuthenticationContextQuery in org.openmdx.security.realm1.cci
 

Methods in org.openmdx.security.realm1.cci that return AuthenticationContextQuery
 AuthenticationContextQuery realm1PackageImpl.createAuthenticationContextQuery()
           
 AuthenticationContextQuery CredentialValidateParamsFilterImpl.forAllContext()
           
 AuthenticationContextQuery CredentialRequestParamsFilterImpl.forAllContext()
           
 AuthenticationContextQuery CredentialValidateParamsFilterImpl.thereExistsContext()
           
 AuthenticationContextQuery CredentialRequestParamsFilterImpl.thereExistsContext()
           
 

Uses of AuthenticationContextQuery in org.openmdx.security.realm1.jmi
 

Methods in org.openmdx.security.realm1.jmi that return AuthenticationContextQuery
 AuthenticationContextQuery Realm1Package.createAuthenticationContextQuery()
           
 

Uses of AuthenticationContextQuery in org.openmdx.security.realm1.query
 

Methods in org.openmdx.security.realm1.query that return AuthenticationContextQuery
 AuthenticationContextQuery CredentialValidateParamsQuery.forAllContext()
          Adds a constraint for the feature context to the predicate.
 AuthenticationContextQuery CredentialRequestParamsQuery.forAllContext()
          Adds a constraint for the feature context to the predicate.
 AuthenticationContextQuery CredentialValidateParamsQuery.thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 AuthenticationContextQuery CredentialRequestParamsQuery.thereExistsContext()
          Adds a constraint for the feature context to the predicate.
 



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