public class TokenIntrospection extends Object
TokenIntrospection()
Long
getExp()
String
getScope()
boolean
isActive()
void
setActive(boolean active)
setExp(Long exp)
setScope(String scope)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TokenIntrospection()
public boolean isActive()
public void setActive(boolean active)
public String getScope()
public void setScope(String scope)
public Long getExp()
public void setExp(Long exp)