public class SimpleStringCriterion extends Object implements Criterion
private String
value
SimpleStringCriterion(String newValue)
boolean
equals(Object obj)
String
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@Nonnull @NotEmpty private final String value
public SimpleStringCriterion(@Nonnull@NotEmpty String newValue)
@Nonnull @NotEmpty public String getValue()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.