public class AutoLogonCredential extends Object implements org.jasig.cas.authentication.Credential
| Constructor and Description |
|---|
AutoLogonCredential() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getLogin() |
String |
getServiceUrl() |
void |
setLogin(String login) |
void |
setServiceUrl(String serviceUrl) |
Copyright © 2020. All rights reserved.