Deprecated API


Contents
Deprecated Fields
egovframework.rfc3.common.util.DateUtils.MILLIS_IN_DAY
          Use MILLIS_PER_DAY. This will be removed in Commons Lang 3.0. 
egovframework.rfc3.common.util.DateUtils.MILLIS_IN_HOUR
          Use MILLIS_PER_HOUR. This will be removed in Commons Lang 3.0. 
egovframework.rfc3.common.util.DateUtils.MILLIS_IN_MINUTE
          Use MILLIS_PER_MINUTE. This will be removed in Commons Lang 3.0. 
egovframework.rfc3.common.util.DateUtils.MILLIS_IN_SECOND
          Use MILLIS_PER_SECOND. This will be removed in Commons Lang 3.0. 
egovframework.rfc3.iam.security.authentication.AbstractAuthenticationProcessingFilter.SPRING_SECURITY_LAST_EXCEPTION_KEY
          Use the value in WebAttributes directly. 
 

Deprecated Methods
egovframework.rfc3.iam.security.authentication.cas.RFC3CasAuthenticationEntryPoint.setEncodeServiceUrlWithSessionId(boolean)
          since 3.0.0 because CAS is currently on 3.3.5. 
 

Deprecated Constructors
egovframework.rfc3.iam.security.authentication.rlauth.RealNameAuthenticationToken(String, Object, GrantedAuthority[])
          use the second constructor