keycloak-federation
|
公開メンバ関数 | |
PeerSet () | |
void | handle (DBus.NameOwnerChanged noc) |
boolean | add (String address) |
boolean | addAll (Collection<? extends String > addresses) |
void | clear () |
boolean | contains (Object o) |
boolean | containsAll (Collection<?> os) |
boolean | equals (Object o) |
int | hashCode () |
boolean | isEmpty () |
Iterator< String > | iterator () |
boolean | remove (Object o) |
boolean | removeAll (Collection<?> os) |
boolean | retainAll (Collection<?> os) |
int | size () |
Object [] | toArray () |
void | handle (T s) |
関数 | |
public< T > T [] | toArray (T[] a) |
非公開変数類 | |
Set< String > | addresses |
Add addresses of peers to a set which will watch for them to disappear and automatically remove them from the set.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inherited |
Handle a signal.
s | The signal to handle. If such a class exists, the signal will be an instance of the class with the correct type signature. Otherwise it will be an instance of DBusSignal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinepackage |
|
private |