Class OtherPrivilegesLimitations
java.lang.Object
com.evolveum.midpoint.security.api.OtherPrivilegesLimitations
- All Implemented Interfaces:
DebugDumpable
,Serializable
TODO description + better name
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
Represents limitation to a given target (i.e. through a given assignment path or paths).static enum
-
Field Summary
Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazily
-
Constructor Details
-
OtherPrivilegesLimitations
public OtherPrivilegesLimitations()
-
-
Method Details
-
get
@Nullable public @Nullable OtherPrivilegesLimitations.Limitation get(@NotNull @NotNull Class<?> type, @NotNull @NotNull String oid) -
debugDump
- Specified by:
debugDump
in interfaceDebugDumpable
-
toString
-