Toggle navigation
Home
java.lang.String to org.pac4j.saml.metadata.SAML2MetadataResolver
No. of Instances - 5
No. of Commits - 1
No. of Projects - {'pac4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Update Class Instacne Creation
new EntityIdCriterion(entityId)
to
new EntityIdCriterion(entityId.getEntityId())
Add or Remove Method invocation
this.idpEntityId
to
this.idpEntityId.getEntityId()
this.spEntityId
to
this.spEntityId.getEntityId()