@Component(value="ldapAcceptableUsagePolicyRepository")
public class LdapAcceptableUsagePolicyRepository
extends org.apereo.cas.web.flow.AbstractPrincipalAttributeAcceptableUsagePolicyRepository
LdapAcceptableUsagePolicyRepository.
Examines the principal attribute collection to determine if
the policy has been accepted, and if not, allows for a configurable
way so that user's choice can later be remembered and saved back into
the LDAP instance.| Constructor and Description |
|---|
LdapAcceptableUsagePolicyRepository() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
submit(org.springframework.webflow.execution.RequestContext requestContext,
org.apereo.cas.authentication.Credential credential) |