Uses of Class
net.shibboleth.idp.cas.protocol.ProtocolParam
-
Packages that use ProtocolParam Package Description net.shibboleth.idp.cas.protocol APIs related to the CAS protocol. -
-
Uses of ProtocolParam in net.shibboleth.idp.cas.protocol
Methods in net.shibboleth.idp.cas.protocol that return ProtocolParam Modifier and Type Method Description static ProtocolParamProtocolParam. valueOf(String name)Returns the enum constant of this type with the specified name.static ProtocolParam[]ProtocolParam. values()Returns an array containing the constants of this enum type, in the order they are declared.
-