public interface RegisteredServiceUsernameAttributeProvider
extends java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
resolveUsername(org.jasig.cas.authentication.principal.Principal principal,
org.jasig.cas.authentication.principal.Service service)
Resolve the username that is to be returned to CAS clients.
|
java.lang.String resolveUsername(org.jasig.cas.authentication.principal.Principal principal,
org.jasig.cas.authentication.principal.Service service)
principal - the principalservice - the service for which attribute should be calculated