Searched defs:newInstance (Results 1 - 25 of 234) sorted by relevance

12345678910

/forgerock/openidm-v4/openidm-repo-jdbc/src/main/java/org/forgerock/openidm/datasource/jdbc/impl/
H A DDataSourceFactory.java33 DataSource newInstance() throws InvalidException; method in interface:DataSourceFactory
H A DBoneCPDataSourceFactory.java39 public DataSource newInstance() { method in class:BoneCPDataSourceFactory
H A DJndiDataSourceFactory.java42 public DataSource newInstance() throws InvalidException { method in class:JndiDataSourceFactory
H A DNonPoolingDataSourceFactory.java47 public DataSource newInstance() throws InvalidException { method in class:NonPoolingDataSourceFactory
H A DOsgiDataSourceFactory.java41 public DataSource newInstance() throws InvalidException { method in class:OsgiDataSourceFactory
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/org/w3/_2001/xmlschema/
H A DObjectFactory.java57 public Object newInstance(Class javaContentInterface) method in class:ObjectFactory
60 return super.newInstance(javaContentInterface);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/delegation/
H A DDelegationPermissionFactory.java52 public DelegationPermission newInstance(String orgName, String serviceName, method in class:DelegationPermissionFactory
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/
H A DIdentityServicesFactory.java108 public IdentityServicesImpl newInstance() { method in class:IdentityServicesFactory
111 providerImpl = (IdentityServicesImpl) provider.newInstance();
/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/sm/config/
H A DCacheKey.java62 static CacheKey newInstance(String source, String realm) { method in class:CacheKey
/forgerock/openam-v13/openam-oauth2-common/oauth2-restlet/src/main/java/org/forgerock/oauth2/restlet/
H A DTemplateFactory.java68 public static TemplateFactory newInstance(Context context) { method in class:TemplateFactory
/forgerock/openidm-v4/openidm-core/src/main/java/org/forgerock/openidm/sync/impl/
H A DScripts.java62 public static Script newInstance(JsonValue config) throws JsonValueException { method in class:Scripts
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/restlet/
H A DTemplateFactory.java68 public static TemplateFactory newInstance(Context context) { method in class:TemplateFactory
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/org/w3/_2001/xmlschema/
H A DObjectFactory.java57 public Object newInstance(Class javaContentInterface) method in class:ObjectFactory
60 return super.newInstance(javaContentInterface);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/delegation/
H A DDelegationPermissionFactory.java52 public DelegationPermission newInstance(String orgName, String serviceName, method in class:DelegationPermissionFactory
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/
H A DIdentityServicesFactory.java108 public IdentityServicesImpl newInstance() { method in class:IdentityServicesFactory
111 providerImpl = (IdentityServicesImpl) provider.newInstance();
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/sm/config/
H A DCacheKey.java62 static CacheKey newInstance(String source, String realm) { method in class:CacheKey
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/plugins/jaxb/
H A DObjectFactory.java58 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
61 return super.newInstance(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataattr/
H A DObjectFactory.java59 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
62 return super.newInstance(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/
H A DObjectFactory.java58 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
61 return super.newInstance(javaContentInterface);
/forgerock/openam-v13/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/schema/
H A DObjectFactory.java57 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
60 return super.newInstance(javaContentInterface);
/forgerock/openidm-v4/openidm-authnfilter/src/main/java/org/forgerock/openidm/auth/modules/
H A DIDMAuthModule.java40 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
47 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
61 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
68 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
69 return newInstance(authenticatorFactory, this);
73 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory, IDMAuthModule module) {
80 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
81 return DELEGATED.newInstance(authenticatorFactory, this);
87 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory) {
88 return DELEGATED.newInstance(authenticatorFactor
127 public abstract AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory); method in class:IDMAuthModule
129 public AsyncServerAuthModule newInstance(AuthenticatorFactory authenticatorFactory, IDMAuthModule module) { method in class:IDMAuthModule
[all...]
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/disco/plugins/jaxb/
H A DObjectFactory.java58 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
61 return super.newInstance(javaContentInterface);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataattr/
H A DObjectFactory.java59 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
62 return super.newInstance(javaContentInterface);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/metadataidpdiscovery/
H A DObjectFactory.java58 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
61 return super.newInstance(javaContentInterface);
/forgerock/openam/openam-schema/openam-saml2-schema/src/main/java/com/sun/identity/saml2/jaxb/schema/
H A DObjectFactory.java57 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory
60 return super.newInstance(javaContentInterface);

Completed in 138 milliseconds

12345678910