Uses of Interface
org.osid.authentication.process.AuthenticationInput
Packages that use AuthenticationInput
Package
Description
The Open Service Interface Definitions for the org.osid.authentication.process
service.
-
Uses of AuthenticationInput in org.osid.authentication.process
Methods in org.osid.authentication.process that return AuthenticationInputModifier and TypeMethodDescriptionAuthenticationValidationSession.getAuthenticationInput()Gets an interface for authentication input.Methods in org.osid.authentication.process with parameters of type AuthenticationInputModifier and TypeMethodDescriptionAuthenticationValidationSession.authenticate(AuthenticationInput input) Validates and returns the authentication credential from the given data.AuthenticationValidationSession.getChallengeData(AuthenticationInput input) Gets data that can be used for a challenge to the peer attempting authentication.