org.openmdx.security.realm1.cci2
Interface CredentialQuery

All Superinterfaces:
AnyTypePredicate
All Known Subinterfaces:
ChallengeResponseQuery, CredentialQuery, PasscodeQuery, PasswordQuery, SendPasscodeQuery

public interface CredentialQuery
extends AnyTypePredicate


Method Summary
 BooleanTypePredicate locked()
           
 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

BooleanTypePredicate locked()

orderByLocked

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.