public class SamlGroupAuthority extends Object implements GrantedAuthority
GrantedAuthority
Constructor and Description |
---|
SamlGroupAuthority(String group) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthority() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals, fromSpring, fromSpring, hashCode, toSpring, toSpring
public SamlGroupAuthority(String group)
public String getAuthority()
getAuthority
in interface GrantedAuthority
public String toString()
toString
in interface GrantedAuthority
toString
in class Object
Copyright © 2016–2021. All rights reserved.