/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/server/changelog/api/ |
H A D | ReplicationDomainDB.java | 103 * @param startState 113 MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, CursorOptions options) throws ChangelogException; argument 124 * @param startState 136 MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, CursorOptions options, Set<DN> excludedDomainDns) argument 151 * @param startState 161 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, CursorOptions options) throws ChangelogException; argument
|
/forgerock/opendj2/src/server/org/opends/server/replication/server/changelog/api/ |
H A D | ReplicationDomainDB.java | 104 * @param startState 117 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument 129 * @param startState 144 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument 159 * @param startState 172 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, KeyMatchingStrategy matchingStrategy, argument
|
/forgerock/opendj2-hg/src/server/org/opends/server/replication/server/changelog/api/ |
H A D | ReplicationDomainDB.java | 104 * @param startState 117 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument 129 * @param startState 144 public MultiDomainDBCursor getCursorFrom(MultiDomainServerState startState, KeyMatchingStrategy matchingStrategy, argument 159 * @param startState 172 DBCursor<UpdateMsg> getCursorFrom(DN baseDN, ServerState startState, KeyMatchingStrategy matchingStrategy, argument
|
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/server/ |
H A D | DraftCNDbHandler.java | 377 ServerState startState = domain.getStartState(); 383 ChangeNumber fcn = startState.getMaxChangeNumber(cn 405 " -- StartState:"+startState.toString()); 418 && !cnVector.cover(startState))) 423 cn.toString()+"Not covering startState");
|
H A D | ECLServerHandler.java | 156 ServerState startState; field in class:ECLServerHandler.DomainContext 182 .append("] [startState=").append(startState).append("] [stopState=") 717 // Parse the provided cookie and overwrite startState from it. 764 newDomainCtxt.startState = rsd.getEligibleState(eligibleCN); 771 newDomainCtxt.startState = 780 if (newDomainCtxt.startState == null) 784 newDomainCtxt.startState = rsd.getStartState() 791 if (newDomainCtxt.startState == null) 796 else if (!newDomainCtxt.startState [all...] |
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/server/ |
H A D | DraftCNDbHandler.java | 399 ServerState startState = domain.getStartState(); 405 ChangeNumber fcn = startState.getMaxChangeNumber(cn.getServerId()); 426 " -- StartState:"+startState.toString()); 439 && !cnVector.cover(startState))) 444 cn.toString()+"Not covering startState");
|
H A D | ECLServerHandler.java | 156 ServerState startState; field in class:ECLServerHandler.DomainContext 182 .append("] [startState=").append(startState).append("] [stopState=") 717 // Parse the provided cookie and overwrite startState from it. 764 newDomainCtxt.startState = rsd.getEligibleState(eligibleCN); 771 newDomainCtxt.startState = 780 if (newDomainCtxt.startState == null) 784 newDomainCtxt.startState = rsd.getStartState() 791 if (newDomainCtxt.startState == null) 796 else if (!newDomainCtxt.startState [all...] |
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/server/ |
H A D | DraftCNDbHandler.java | 377 ServerState startState = domain.getStartState(); 383 ChangeNumber fcn = startState.getMaxChangeNumber(cn 405 " -- StartState:"+startState.toString()); 418 && !cnVector.cover(startState))) 423 cn.toString()+"Not covering startState");
|
H A D | ECLServerHandler.java | 156 ServerState startState; field in class:ECLServerHandler.DomainContext 182 .append("] [startState=").append(startState).append("] [stopState=") 717 // Parse the provided cookie and overwrite startState from it. 764 newDomainCtxt.startState = rsd.getEligibleState(eligibleCN); 771 newDomainCtxt.startState = 780 if (newDomainCtxt.startState == null) 784 newDomainCtxt.startState = rsd.getStartState() 791 if (newDomainCtxt.startState == null) 796 else if (!newDomainCtxt.startState [all...] |
/forgerock/openam-v13/openam-schema/openam-diagnostics-schema/src/main/java/com/sun/identity/diagnostic/base/core/jaxbgen/impl/ |
H A D | LibrariesElementImpl.java | 122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument 124 state = startState;
|
H A D | RealizationElementImpl.java | 122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument 124 state = startState;
|
H A D | ResourceBundlesElementImpl.java | 122 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument 124 state = startState;
|
H A D | RuntimeElementImpl.java | 135 protected Unmarshaller(com.sun.identity.diagnostic.base.core.jaxbgen.impl.runtime.UnmarshallingContext context, int startState) { argument 137 state = startState;
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/federation/jaxb/entityconfig/impl/ |
H A D | AttributeElementImpl.java | 119 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 121 state = startState;
|
H A D | ValueElementImpl.java | 130 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 132 state = startState;
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/authnsvc/jaxb/impl/ |
H A D | EmptyTypeImpl.java | 69 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 71 state = startState;
|
H A D | ExtensionElementImpl.java | 121 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 123 state = startState;
|
H A D | ExtensionTypeImpl.java | 110 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 112 state = startState;
|
H A D | PasswordTransformsElementImpl.java | 120 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 122 state = startState;
|
H A D | StatusElementImpl.java | 131 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 133 state = startState;
|
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/common/jaxb/ac/impl/ |
H A D | ActivationLimitSessionTypeImpl.java | 69 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 71 state = startState;
|
H A D | EmptyTypeImpl.java | 69 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 71 state = startState;
|
H A D | ExtensionElementImpl.java | 121 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 123 state = startState;
|
H A D | ExtensionTypeImpl.java | 110 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 112 state = startState;
|
H A D | GoverningAgreementsElementImpl.java | 123 protected Unmarshaller(com.sun.identity.federation.jaxb.entityconfig.impl.runtime.UnmarshallingContext context, int startState) { argument 125 state = startState;
|