public final class TestPrincipal extends Object implements Principal
private String
value
TestPrincipal(String newValue)
boolean
equals(Object other)
String
getName()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@Nonnull @NotEmpty private String value
public TestPrincipal(@Nonnull@NotEmpty String newValue)
newValue
@Nonnull @NotEmpty public String getName()
getName
Principal
public int hashCode()
hashCode
Object
public boolean equals(Object other)
equals
public String toString()
toString
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.