Package org.apereo.cas.authentication
Class DefaultAuthenticationResult.DefaultAuthenticationResultBuilder<C extends DefaultAuthenticationResult,B extends DefaultAuthenticationResult.DefaultAuthenticationResultBuilder<C,B>>
java.lang.Object
org.apereo.cas.authentication.DefaultAuthenticationResult.DefaultAuthenticationResultBuilder<C,B>
- Enclosing class:
DefaultAuthenticationResult
public abstract static class DefaultAuthenticationResult.DefaultAuthenticationResultBuilder<C extends DefaultAuthenticationResult,B extends DefaultAuthenticationResult.DefaultAuthenticationResultBuilder<C,B>>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthentication(org.apereo.cas.authentication.Authentication authentication) abstract Cbuild()credentialProvided(boolean credentialProvided) service(org.apereo.cas.authentication.principal.Service service) toString()