Class GroovyPrincipalFactory

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

public class GroovyPrincipalFactory extends DefaultPrincipalFactory
Factory to create SimplePrincipal objects.
Since:
4.1.0
See Also:
  • Field Summary

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

    BEAN_NAME
  • Constructor Summary

    Constructors
    Constructor
    Description
    GroovyPrincipalFactory(org.springframework.core.io.Resource groovyResource)
     
  • 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