Class RestfulPrincipalFactory

java.lang.Object
org.apereo.cas.authentication.principal.DefaultPrincipalFactory
org.apereo.cas.authentication.principal.RestfulPrincipalFactory
All Implemented Interfaces:
Serializable, org.apereo.cas.authentication.principal.PrincipalFactory

public class RestfulPrincipalFactory extends DefaultPrincipalFactory
Since:
6.2.0
See Also:
  • Field Summary

    Fields inherited from interface org.apereo.cas.authentication.principal.PrincipalFactory

    BEAN_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
    RestfulPrincipalFactory(org.apereo.cas.configuration.model.RestEndpointProperties properties)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apereo.cas.authentication.principal.Principal
     
    boolean
     
    int
     

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apereo.cas.authentication.principal.PrincipalFactory

    createPrincipal, withoutAttributes