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