jboss-sasl 1.0.0.Beta1

Constant Field Values


Contents
org.jboss.*

org.jboss.sasl.anonymous.AbstractAnonymousFactory
public static final String ANONYMOUS "ANONYMOUS"

org.jboss.sasl.clienttoken.ClientTokenClientFactory
public static final String JBOSS_CLIENTTOKEN "JBOSS-CLIENTTOKEN"

org.jboss.sasl.digest.DigestMD5Server
protected static final int DEFAULT_MAXBUF 65536
protected static final int DES 2
protected static final byte DES_3_STRENGTH 4
protected static final byte DES_STRENGTH 2
protected static final int DES3 0
protected static final byte HIGH_STRENGTH 4
protected static final byte INTEGRITY_ONLY_PROTECTION 2
protected static final byte LOW_STRENGTH 1
protected static final int MAX_CHALLENGE_LENGTH 2048
protected static final int MAX_RESPONSE_LENGTH 4096
protected static final String MAX_SEND_BUF "javax.security.sasl.sendmaxbuffer"
protected static final byte MEDIUM_STRENGTH 2
protected static final byte NO_PROTECTION 1
protected static final byte PRIVACY_PROTECTION 4
protected static final int RC4 1
protected static final int RC4_40 4
protected static final byte RC4_40_STRENGTH 1
protected static final int RC4_56 3
protected static final byte RC4_56_STRENGTH 2
protected static final byte RC4_STRENGTH 4
protected static final byte UNSET 0

org.jboss.sasl.digest.DigestMD5ServerFactory
public static final String DIGEST_MD5 "DIGEST-MD5"


jboss-sasl 1.0.0.Beta1

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.