public static class RequiredCredentialEntity.Key extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
protected RealmEntity |
realm |
protected String |
type |
Constructor and Description |
---|
Key() |
Key(RealmEntity realm,
String type) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RealmEntity |
getRealm() |
String |
getType() |
int |
hashCode() |
protected RealmEntity realm
protected String type
public Key()
public Key(RealmEntity realm, String type)
Copyright © 2020 JBoss by Red Hat. All rights reserved.