Uses of Class
org.apache.syncope.common.lib.to.SAML2EntityTO
-
Packages that use SAML2EntityTO Package Description org.apache.syncope.common.lib.to -
-
Uses of SAML2EntityTO in org.apache.syncope.common.lib.to
Classes in org.apache.syncope.common.lib.to with type parameters of type SAML2EntityTO Modifier and Type Class Description protected static class
SAML2EntityTO.Builder<P extends SAML2EntityTO,B extends SAML2EntityTO.Builder<P,B>>
Subclasses of SAML2EntityTO in org.apache.syncope.common.lib.to Modifier and Type Class Description class
SAML2IdPEntityTO
class
SAML2SPEntityTO
Fields in org.apache.syncope.common.lib.to declared as SAML2EntityTO Modifier and Type Field Description protected P
SAML2EntityTO.Builder. instance
-