JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
net.shibboleth.idp.cas.protocol.SamlParam
Packages that use
SamlParam
Package
Description
net.shibboleth.idp.cas.protocol
APIs related to the CAS protocol.
Uses of
SamlParam
in
net.shibboleth.idp.cas.protocol
Methods in
net.shibboleth.idp.cas.protocol
that return
SamlParam
Modifier and Type
Method
Description
static
SamlParam
SamlParam.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
SamlParam
[]
SamlParam.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.