import org.apache.log4j.Logger;
import org.apache.log4j.MDC;
-import org.opensaml.Init;
import org.opensaml.QName;
import org.opensaml.SAMLException;
import org.opensaml.SAMLIdentifier;
handleRepository = HandleRepositoryFactory.getInstance(configuration);
- Init.init();
responder = new AAResponder(arpEngine, resolver);
log.info("Attribute Authority initialization complete.");
initialized = true;
- org.opensaml.Init.init();
org.opensaml.XML.parserPool.registerSchema(XML.SHIB_NS, XML.SHIB_SCHEMA_ID, new XML.SchemaResolver());
}
import org.apache.log4j.Logger;
import org.apache.log4j.MDC;
import org.doomdark.uuid.UUIDGenerator;
-import org.opensaml.Init;
import org.opensaml.QName;
import org.opensaml.SAMLAuthorityBinding;
import org.opensaml.SAMLBinding;
log.info("Initializing Handle Service.");
configuration = loadConfiguration();
- Init.init();
-
initPKI();
postProfile =