Searched defs:NOT_SUPPORTED (Results 1 - 21 of 21) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DStatement.java44 public final static int NOT_SUPPORTED = -1; field in class:Statement
H A DAuthorityBinding.java51 private int _authorityKind = AuthorityKindType.NOT_SUPPORTED;
60 *<br>-1 implies <code>NOT_SUPPORTED</code>
82 public static final int NOT_SUPPORTED = -1; // not supported field in class:AuthorityBinding.AuthorityKindType
177 if ( _authorityKind == AuthorityKindType.NOT_SUPPORTED) {
H A DAuthorizationDecisionStatementBase.java60 *<br>4 implies <code>NOT_SUPPORTED</code>
83 public static final int NOT_SUPPORTED = -1; field in class:AuthorizationDecisionStatementBase.DecisionType
87 private int _decision = DecisionType.NOT_SUPPORTED;
199 if (_decision == DecisionType.NOT_SUPPORTED) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DStatement.java44 public final static int NOT_SUPPORTED = -1; field in class:Statement
H A DAuthorityBinding.java51 private int _authorityKind = AuthorityKindType.NOT_SUPPORTED;
60 *<br>-1 implies <code>NOT_SUPPORTED</code>
82 public static final int NOT_SUPPORTED = -1; // not supported field in class:AuthorityBinding.AuthorityKindType
177 if ( _authorityKind == AuthorityKindType.NOT_SUPPORTED) {
H A DAuthorizationDecisionStatementBase.java60 *<br>4 implies <code>NOT_SUPPORTED</code>
83 public static final int NOT_SUPPORTED = -1; field in class:AuthorizationDecisionStatementBase.DecisionType
87 private int _decision = DecisionType.NOT_SUPPORTED;
199 if (_decision == DecisionType.NOT_SUPPORTED) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DRequest.java77 protected int contentType = NOT_SUPPORTED;
87 public final static int NOT_SUPPORTED = -1; field in class:Request
280 if ((contentType != NOT_SUPPORTED) ||
294 if ((contentType != NOT_SUPPORTED) ||
308 if ((contentType != NOT_SUPPORTED) ||
323 if ((contentType != NOT_SUPPORTED) &&
340 if ((contentType != NOT_SUPPORTED) &&
567 if (contentType != NOT_SUPPORTED) {
579 if (contentType != NOT_SUPPORTED) {
592 if (contentType != NOT_SUPPORTED) {
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DRequest.java80 protected int contentType = NOT_SUPPORTED;
90 public final static int NOT_SUPPORTED = -1; field in class:Request
283 if ((contentType != NOT_SUPPORTED) ||
297 if ((contentType != NOT_SUPPORTED) ||
311 if ((contentType != NOT_SUPPORTED) ||
326 if ((contentType != NOT_SUPPORTED) &&
343 if ((contentType != NOT_SUPPORTED) &&
570 if (contentType != NOT_SUPPORTED) {
582 if (contentType != NOT_SUPPORTED) {
595 if (contentType != NOT_SUPPORTED) {
[all...]
/forgerock/opendj2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-b2.6/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2.6.2/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj2-jel-hg/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/xalan-j/
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/forgerock/openam-v13/openam-oauth/samples/StockClient/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/openam-v13/openam-oauth/samples/StockService/lib/
H A Djavaee.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/servlet/jsp/ javax/servlet/jsp/jstl/ ...
/forgerock/opendj2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-b2.6/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2.6.2/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj2-hg/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/forgerock/opendj-v3/opendj-server-legacy/ext/ant/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 82 milliseconds