Uses of Enum Class
ch.admin.bit.jeap.oauth.mock.server.config.AuthContext
Packages that use AuthContext
-
Uses of AuthContext in ch.admin.bit.jeap.oauth.mock.server.config
Methods in ch.admin.bit.jeap.oauth.mock.server.config that return AuthContextModifier and TypeMethodDescriptionClientData.getContext()static AuthContextReturns the enum constant of this class with the specified name.static AuthContext[]AuthContext.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ch.admin.bit.jeap.oauth.mock.server.config with parameters of type AuthContext