|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialRequestParamsQuery
| Method Summary | |
|---|---|
OptionalFeaturePredicate |
context()
Adds a constraint to the predicate for CredentialRequestParams testing whether the value of the
feature context is null or not. |
AuthenticationContextQuery |
forAllContext()
Adds a constraint for the feature context to the
predicate. |
AuthenticationContextQuery |
thereExistsContext()
Adds a constraint for the feature context to the
predicate. |
| Methods inherited from interface org.w3c.cci2.AnyTypePredicate |
|---|
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo |
| Method Detail |
|---|
OptionalFeaturePredicate context()
CredentialRequestParams testing whether the value of the
feature context is null or not.
AuthenticationContextQuery thereExistsContext()
context to the
predicate. The predicate for CredentialRequestParams
evaluates true if its value of feature
context satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
false!
AuthenticationContextQuery forAllContext()
context to the
predicate. The predicate for CredentialRequestParams
evaluates true if its value of feature
context satisfies the selected condition.
Since the multiplicity for this attribute is 0..1, the attribute can
have no value in which case the predicate evaluates to
true!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||