| Package | Description |
|---|---|
| org.pac4j.cas.client |
| Modifier and Type | Field and Description |
|---|---|
protected CasClient.CasProtocol |
CasClient.casProtocol |
| Modifier and Type | Method and Description |
|---|---|
CasClient.CasProtocol |
CasClient.getCasProtocol() |
static CasClient.CasProtocol |
CasClient.CasProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CasClient.CasProtocol[] |
CasClient.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 |
CasClient.setCasProtocol(CasClient.CasProtocol casProtocol) |
| Constructor and Description |
|---|
CasClient(String casLoginUrl,
CasClient.CasProtocol casProtocol) |
Copyright © 2016. All Rights Reserved.