Constant Field Values


Contents
org.jboss.*

org.jboss.identity.federation.api.util.Base64
public static final int DECODE 0
public static final int DONT_BREAK_LINES 8
public static final int ENCODE 1
public static final int GZIP 2
public static final int NO_OPTIONS 0

org.jboss.identity.federation.api.util.XMLEncryptionUtil
public static final java.lang.String CIPHER_DATA_LOCALNAME "CipherData"
public static final java.lang.String DS_KEY_INFO "ds:KeyInfo"
public static final java.lang.String ENCRYPTED_KEY_LOCALNAME "EncryptedKey"
public static final java.lang.String XMLNS "http://www.w3.org/2000/xmlns/"

org.jboss.identity.federation.api.wstrust.WSTrustConstants
public static final java.lang.String BASE_NAMESPACE "http://docs.oasis-open.org/ws-sx/ws-trust/200512"
public static final java.lang.String CANCEL_REQUEST "http://docs.oasis-open.org/ws-sx/ws-trust/200512/Cancel"
public static final java.lang.String ISSUE_REQUEST "http://docs.oasis-open.org/ws-sx/ws-trust/200512/Issue"
public static final java.lang.String RENEW_REQUEST "http://docs.oasis-open.org/ws-sx/ws-trust/200512/Renew"
public static final java.lang.String VALIDATE_REQUEST "http://docs.oasis-open.org/ws-sx/ws-trust/200512/Validate"

org.jboss.identity.federation.bindings.tomcat.KeyStoreKeyManager
public static final java.lang.String KEYSTORE_PASS "KeyStorePass"
public static final java.lang.String KEYSTORE_URL "KeyStoreURL"
public static final java.lang.String SIGNING_KEY_ALIAS "SigningKeyAlias"
public static final java.lang.String SIGNING_KEY_PASS "SigningKeyPass"

org.jboss.identity.federation.bindings.tomcat.sp.holder.ServiceProviderSAMLContext
public static final java.lang.String EMPTY_PASSWORD "EMPTY_STR"

org.jboss.identity.federation.core.constants.JBossIdentityFederationConstants
public static final java.lang.String JAXB_SCHEMA_VALIDATION "org.jboss.identity.jaxb.schema.validation"



Copyright © 2009 JBoss Inc.. All Rights Reserved.