| Package | Description |
|---|---|
| org.pac4j.cas.config |
| Modifier and Type | Method and Description |
|---|---|
CasProtocol |
CasConfiguration.getProtocol() |
static CasProtocol |
CasProtocol.valueOf(java.lang.String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CasConfiguration.setProtocol(CasProtocol protocol) |
| Constructor and Description |
|---|
CasConfiguration(java.lang.String loginUrl,
CasProtocol protocol) |
Copyright © 2019. All Rights Reserved.