|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GrailsUser
Extends Spring Security's UserDetails
interface to set Grails Domain
Class at login, to load auth class from context.
Method Summary | |
---|---|
Object |
getDomainClass()
Get the domain object representing the user. |
Methods inherited from interface org.springframework.security.userdetails.UserDetails |
---|
getAuthorities, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled |
Method Detail |
---|
Object getDomainClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |