Uses of Interface
org.osid.authentication.process.Authentication
Packages that use Authentication
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.process
service.
The Open Service Interface Definitions for the org.osid.proxy
service.
-
Uses of Authentication in org.osid.authentication.process
Methods in org.osid.authentication.process that return AuthenticationModifier and TypeMethodDescriptionAuthenticationValidationSession.authenticate(AuthenticationInput input) Validates and returns the authentication credential from the given data.AuthenticationAcquisitionSession.getAuthentication()Gets the authentication credential for the current user. -
Uses of Authentication in org.osid.proxy
Methods in org.osid.proxy that return AuthenticationModifier and TypeMethodDescriptionProxy.getAuthentication()Gets theAuthenticationfor this proxy.