Class SecurityRoleRef

java.lang.Object
io.undertow.servlet.api.SecurityRoleRef

public class SecurityRoleRef extends Object
Author:
Stuart Douglas
  • Constructor Details

    • SecurityRoleRef

      public SecurityRoleRef(String role, String linkedRole)
  • Method Details

    • getRole

      public String getRole()
    • getLinkedRole

      public String getLinkedRole()