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