Class AzkarraAccount

  • All Implemented Interfaces:
    io.undertow.security.idm.Account, Serializable

    public class AzkarraAccount
    extends Object
    implements io.undertow.security.idm.Account
    AzkarraAccount.
    See Also:
    Serialized Form
    • Method Detail

      • getPrincipal

        public Principal getPrincipal()
        Specified by:
        getPrincipal in interface io.undertow.security.idm.Account
      • getRoles

        public Set<String> getRoles()
        Specified by:
        getRoles in interface io.undertow.security.idm.Account
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object