src.groovy.org.codehaus.groovy.grails.plugins.springsecurity.kerberos
Class GrailsKerberosAuthenticationProvider

Field Summary
 def authenticateService
           
 def userDetailsService
           
 
Constructor Summary
GrailsKerberosAuthenticationProvider()
           
 
Method Summary
Authentication authenticate(Authentication auth)
          
def mergeDatabaseRoles(def details, def authorities)
          
 

Constructor Detail

GrailsKerberosAuthenticationProvider

GrailsKerberosAuthenticationProvider()


Method Detail

authenticate

public Authentication authenticate(Authentication auth)


mergeDatabaseRoles

def mergeDatabaseRoles(def details, def authorities)