Searched defs:AuthorizationIdentityResponseControl (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java46 public class AuthorizationIdentityResponseControl class in inherits:Control
53 implements ControlDecoder<AuthorizationIdentityResponseControl>
58 public AuthorizationIdentityResponseControl decode(boolean isCritical,
71 return new AuthorizationIdentityResponseControl(isCritical,
91 public static final ControlDecoder<AuthorizationIdentityResponseControl>
104 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
117 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
130 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
145 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
163 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java47 public class AuthorizationIdentityResponseControl class in inherits:Control
54 implements ControlDecoder<AuthorizationIdentityResponseControl>
59 public AuthorizationIdentityResponseControl decode(boolean isCritical,
72 return new AuthorizationIdentityResponseControl(isCritical,
92 public static final ControlDecoder<AuthorizationIdentityResponseControl>
105 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
118 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
131 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
146 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
164 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java47 public class AuthorizationIdentityResponseControl class in inherits:Control
54 implements ControlDecoder<AuthorizationIdentityResponseControl>
59 public AuthorizationIdentityResponseControl decode(boolean isCritical,
72 return new AuthorizationIdentityResponseControl(isCritical,
92 public static final ControlDecoder<AuthorizationIdentityResponseControl>
105 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
118 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
131 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
146 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
164 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java47 public class AuthorizationIdentityResponseControl class in inherits:Control
54 implements ControlDecoder<AuthorizationIdentityResponseControl>
59 public AuthorizationIdentityResponseControl decode(boolean isCritical,
72 return new AuthorizationIdentityResponseControl(isCritical,
92 public static final ControlDecoder<AuthorizationIdentityResponseControl>
105 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
118 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
131 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
146 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
164 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java46 public class AuthorizationIdentityResponseControl class in inherits:Control
53 implements ControlDecoder<AuthorizationIdentityResponseControl>
58 public AuthorizationIdentityResponseControl decode(boolean isCritical,
71 return new AuthorizationIdentityResponseControl(isCritical,
91 public static final ControlDecoder<AuthorizationIdentityResponseControl>
104 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
117 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
130 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
145 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
163 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/controls/
H A DAuthorizationIdentityResponseControl.java48 public class AuthorizationIdentityResponseControl class in inherits:Control
55 implements ControlDecoder<AuthorizationIdentityResponseControl>
58 public AuthorizationIdentityResponseControl decode(boolean isCritical,
71 return new AuthorizationIdentityResponseControl(isCritical,
91 public static final ControlDecoder<AuthorizationIdentityResponseControl>
104 public AuthorizationIdentityResponseControl() method in class:AuthorizationIdentityResponseControl
117 public AuthorizationIdentityResponseControl(boolean isCritical) method in class:AuthorizationIdentityResponseControl
130 public AuthorizationIdentityResponseControl(String authorizationID) method in class:AuthorizationIdentityResponseControl
145 public AuthorizationIdentityResponseControl(boolean isCritical, method in class:AuthorizationIdentityResponseControl
163 public AuthorizationIdentityResponseControl(D method in class:AuthorizationIdentityResponseControl
[all...]

Completed in 23 milliseconds