Uses of Interface
org.osid.authentication.process.Trust
Packages that use Trust
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.process
service.
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of Trust in org.osid.authentication.process
Methods in org.osid.authentication.process that return TrustModifier and TypeMethodDescriptionTrustList.getNextTrust()Gets the nextTrustin this list.Trust[]TrustList.getNextTrusts(long n) Gets the next set ofTrustelements in this list which must be less than or equal to the return fromavailable().Gets a trust level for the given agent.Gets theTrustspecified by itsId. -
Uses of Trust in org.osid.authorization
Methods in org.osid.authorization that return Trust