/forgerock/openidm-v4/openidm-repo-jdbc/src/main/java/org/forgerock/openidm/datasource/jdbc/impl/ |
H A D | DataSourceFactory.java | 33 DataSource newInstance() throws InvalidException; method in interface:DataSourceFactory
|
H A D | BoneCPDataSourceFactory.java | 39 public DataSource newInstance() { method in class:BoneCPDataSourceFactory
|
H A D | JndiDataSourceFactory.java | 42 public DataSource newInstance() throws InvalidException { method in class:JndiDataSourceFactory
|
H A D | NonPoolingDataSourceFactory.java | 47 public DataSource newInstance() throws InvalidException { method in class:NonPoolingDataSourceFactory
|
H A D | OsgiDataSourceFactory.java | 41 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 D | ObjectFactory.java | 57 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 D | DelegationPermissionFactory.java | 52 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 D | IdentityServicesFactory.java | 108 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 D | CacheKey.java | 62 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 D | TemplateFactory.java | 68 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 D | Scripts.java | 62 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 D | TemplateFactory.java | 68 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 D | ObjectFactory.java | 57 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 D | DelegationPermissionFactory.java | 52 public DelegationPermission newInstance(String orgName, String serviceName, method in class:DelegationPermissionFactory
|
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/ |
H A D | IdentityServicesFactory.java | 108 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 D | CacheKey.java | 62 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 D | ObjectFactory.java | 58 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 D | ObjectFactory.java | 59 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 D | ObjectFactory.java | 58 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 D | ObjectFactory.java | 57 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 D | IDMAuthModule.java | 40 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 D | ObjectFactory.java | 58 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 D | ObjectFactory.java | 59 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 D | ObjectFactory.java | 58 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 D | ObjectFactory.java | 57 public java.lang.Object newInstance(java.lang.Class javaContentInterface) method in class:ObjectFactory 60 return super.newInstance(javaContentInterface);
|