Uses of Class
org.iam.policy.grammer.Principal
Packages that use Principal
-
Uses of Principal in org.iam.policy.grammer
Fields in org.iam.policy.grammer with type parameters of type PrincipalMethods in org.iam.policy.grammer that return types with arguments of type PrincipalModifier and TypeMethodDescriptionPrincipalDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext context) Deserializes JSON into a list of Principal objects.Statement.getPrincipal()Method parameters in org.iam.policy.grammer with type arguments of type PrincipalConstructors in org.iam.policy.grammer with parameters of type PrincipalConstructor parameters in org.iam.policy.grammer with type arguments of type Principal -
Uses of Principal in org.iam.policy.model
Subclasses of Principal in org.iam.policy.modelModifier and TypeClassDescriptionclassMCPPrincipal extends Principal and implements MCPVar for symbolic encoding.Constructors in org.iam.policy.model with parameters of type PrincipalModifierConstructorDescriptionMCPPrincipal(Principal other) Constructs an MCPPrincipal by copying from another Principal.