Uses of Interface
org.osid.authorization.rules.AuthorizationEnabler
Packages that use AuthorizationEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.authorization.rules
service.
-
Uses of AuthorizationEnabler in org.osid.authorization.rules
Methods in org.osid.authorization.rules that return AuthorizationEnablerModifier and TypeMethodDescriptionAuthorizationEnablerAdminSession.createAuthorizationEnabler(AuthorizationEnablerForm authorizationEnablerForm) Creates a newAuthorizationEnabler.AuthorizationEnablerLookupSession.getAuthorizationEnabler(Id authorizationEnablerId) Gets theAuthorizationEnablerspecified by itsId.AuthorizationEnablerList.getNextAuthorizationEnabler()Gets the nextAuthorizationEnablerin this list.AuthorizationEnablerList.getNextAuthorizationEnablers(long n) Gets the next set ofAuthorizationEnablerelements in this list.