Uses of Enum
org.pac4j.cas.config.CasProtocol
Packages that use CasProtocol
-
Uses of CasProtocol in org.pac4j.cas.config
Methods in org.pac4j.cas.config that return CasProtocolModifier and TypeMethodDescriptionCasConfiguration.getProtocol()static CasProtocolReturns the enum constant of this type with the specified name.static CasProtocol[]CasProtocol.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.pac4j.cas.config with parameters of type CasProtocolConstructors in org.pac4j.cas.config with parameters of type CasProtocol