org.openmdx.security.realm1.query
Interface CredentialQuery

All Superinterfaces:
org.w3c.cci2.AnyTypePredicate
All Known Subinterfaces:
ChallengeResponseQuery, CredentialQuery, PasscodeQuery, PasswordQuery, SendPasscodeQuery
All Known Implementing Classes:
ChallengeResponseFilterImpl, CredentialFilterImpl, CredentialFilterImpl, PasscodeFilterImpl, PasswordFilterImpl, SendPasscodeFilterImpl

public interface CredentialQuery
extends org.w3c.cci2.AnyTypePredicate


Method Summary
 org.w3c.cci2.BooleanTypePredicate locked()
           
 org.w3c.cci2.SimpleTypeOrder orderByLocked()
          Allows to adds a sort instruction for Credential depending the feature locked Note: The order in which orderBy… instructions are given is relevant!
 SubjectQuery subject()
           
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 

Method Detail

locked

org.w3c.cci2.BooleanTypePredicate locked()

orderByLocked

org.w3c.cci2.SimpleTypeOrder orderByLocked()
Allows to adds a sort instruction for Credential depending the feature locked Note: The order in which orderBy… instructions are given is relevant!


subject

SubjectQuery subject()


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