org.openmdx.security.realm1.cci
Interface CredentialRequestParamsFilter
- All Superinterfaces:
- RefFilter_1_0, Serializable
- All Known Implementing Classes:
- CredentialRequestParamsFilterImpl
public interface CredentialRequestParamsFilter
- extends RefFilter_1_0
forAllContext
void forAllContext(short operator,
AuthenticationContext[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsContext
void thereExistsContext(short operator,
AuthenticationContext[] filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
forAllContext
void forAllContext(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
thereExistsContext
void thereExistsContext(short operator,
Collection filterValues)
- Parameters:
operator - The operator for this filter.- See Also:
FilterOperators
orderByContext
void orderByContext(short order)
- Specifies the sort order of all the instances that match the filter criteria.
- Parameters:
order - The sort order for this filter.- See Also:
Directions
This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.