Uses of Interface
org.osid.authorization.Authorization
Packages that use Authorization
Package
Description
The Open Service Interface Definitions for the org.osid.authorization
service.
-
Uses of Authorization in org.osid.authorization
Methods in org.osid.authorization that return AuthorizationModifier and TypeMethodDescriptionAuthorizationAdminSession.createAuthorization(AuthorizationForm authorizationForm) Creates a new explicitAuthorization.AuthorizationLookupSession.getAuthorization(Id authorizationId) Gets theAuthorizationspecified by itsId.AuthorizationLookupSession.getExplicitAuthorization(Id authorizationId) Gets the explicitAuthorizationthat generated the given implicit authorization.AuthorizationList.getNextAuthorization()Gets the nextAuthorizationin this list.AuthorizationList.getNextAuthorizations(long n) Gets the next set ofAuthorizationelements in this list which must be less than or equal to the number returned fromavailable().