Class RemoteGroupMembership
- java.lang.Object
-
- pl.edu.icm.unity.engine.api.authn.remote.RemoteInformationBase
-
- pl.edu.icm.unity.engine.api.authn.remote.RemoteGroupMembership
-
public class RemoteGroupMembership extends RemoteInformationBase
Represents a remote group membership- Author:
- K. Benedyczak
-
-
Constructor Summary
Constructors Constructor Description RemoteGroupMembership(String name)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class pl.edu.icm.unity.engine.api.authn.remote.RemoteInformationBase
getMetadata, getName, setMetadata, setName
-
-