keycloak-federation
|
公開メンバ関数 | |
String | Introspect () |
boolean | isRemote () |
Objects can provide introspection data via this interface and method. See the Introspection Format.
String org.freedesktop.DBus.Introspectable.Introspect | ( | ) |
org.freedesktop.dbus.AbstractConnection._globalhandlerで実装されています。
|
inherited |
Returns true on remote objects. Local objects implementing this interface MUST return false.
org.freedesktop.dbus.AbstractConnection._globalhandlerで実装されています。