Uses of Interface
org.osid.authentication.keys.KeySearchOrder
Packages that use KeySearchOrder
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.keys
service.
-
Uses of KeySearchOrder in org.osid.authentication.keys
Methods in org.osid.authentication.keys that return KeySearchOrderModifier and TypeMethodDescriptionKeySearchSession.getKeySearchOrder()Gets a key search order.KeySmartAgencySession.getKeySearchOrder()Gets a key search order.Methods in org.osid.authentication.keys with parameters of type KeySearchOrderModifier and TypeMethodDescriptionvoidKeySmartAgencySession.applyKeySequencing(KeySearchOrder keySearchOrder) Applies a key search order to this agency.voidKeySearch.orderKeyResults(KeySearchOrder keySearchOrder) Specify an ordering to the search results.