Class OtherPrivilegesLimitations
java.lang.Object
com.evolveum.midpoint.security.api.OtherPrivilegesLimitations
- All Implemented Interfaces:
- DebugDumpable,- Serializable
TODO description + better name
- See Also:
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final recordRepresents limitation to a given target (i.e. through a given assignment path or paths).static enum
- 
Field SummaryFields inherited from interface com.evolveum.midpoint.util.DebugDumpableINDENT_STRING
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.util.DebugDumpabledebugDump, debugDumpLazily, debugDumpLazily
- 
Constructor Details- 
OtherPrivilegesLimitationspublic OtherPrivilegesLimitations()
 
- 
- 
Method Details- 
get@Nullable public @Nullable OtherPrivilegesLimitations.Limitation get(@NotNull @NotNull Class<?> type, @NotNull @NotNull String oid) 
- 
debugDump- Specified by:
- debugDumpin interface- DebugDumpable
 
- 
toString
- 
clearpublic void clear()
 
-