@Immutable public class AuthSubject extends Object implements IAuthSubject
IAuthSubject
AuthSubject(String sName)
boolean
equals(Object o)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public AuthSubject(@Nonnull@Nonempty String sName)
@Nonnull @Nonempty public final String getName()
getName
com.helger.commons.name.IHasName
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014–2015 Philip Helger. All rights reserved.