Uses of Record Class
de.gematik.ncpeh.api.common.BaseAssertionProfile
Packages that use BaseAssertionProfile
-
Uses of BaseAssertionProfile in de.gematik.ncpeh.api.common
Methods in de.gematik.ncpeh.api.common that return BaseAssertionProfileModifier and TypeMethodDescriptionIdaAssertionProfile.assertionProperties()Returns the value of theassertionPropertiesrecord component.TrcAssertionProfile.assertionProperties()Returns the value of theassertionPropertiesrecord component.Constructors in de.gematik.ncpeh.api.common with parameters of type BaseAssertionProfileModifierConstructorDescriptionIdaAssertionProfile(BaseAssertionProfile assertionProperties, Set<String> permissions, Set<Saml2AttributeProperty> attributeStatements) Creates an instance of aIdaAssertionProfilerecord class.TrcAssertionProfile(BaseAssertionProfile assertionProperties, String resourceId) Creates an instance of aTrcAssertionProfilerecord class.