In Slide architecture, it just depends on App Server(servlet engine)'s authentication functionality to solve the authentication issue, then all other business logic will be handled by a super user(if we need a database connection) which will be defined in the Domain.xml, is that true? If it's true, does anyone can tell me how can I get the username/password information in the Slide's helper classes or Stores? I know the username info can be get from "SlideToken" object, but how about "password" and "role" info?
any help is appreciated, Hong
