Uses of Enum Class
edu.internet2.middleware.grouper.authentication.GrouperPassword.Application
Packages that use GrouperPassword.Application
Package
Description
-
Uses of GrouperPassword.Application in edu.internet2.middleware.grouper.authentication
Methods in edu.internet2.middleware.grouper.authentication that return GrouperPassword.ApplicationModifier and TypeMethodDescriptionGrouperPassword.getApplication()GrouperPasswordSave.getApplication()static GrouperPassword.ApplicationReturns the enum constant of this class with the specified name.static GrouperPassword.Application[]GrouperPassword.Application.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.internet2.middleware.grouper.authentication with parameters of type GrouperPassword.ApplicationModifier and TypeMethodDescriptionGrouperPasswordSave.assignApplication(GrouperPassword.Application application) assign application type (ws or ui)voidGrouperPassword.setApplication(GrouperPassword.Application application) -
Uses of GrouperPassword.Application in edu.internet2.middleware.grouper.j2ee
Methods in edu.internet2.middleware.grouper.j2ee with parameters of type GrouperPassword.ApplicationModifier and TypeMethodDescriptionbooleanAuthentication.authenticate(String authHeader, GrouperPassword.Application application, String requesterIpAddress)