@Deprecated public final class EncryptionContext extends Object
| Type | Property and Description | 
|---|---|
| boolean | isRemovePasswordSystemDeprecated.  | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | EncryptionContext.BuilderDeprecated.  | 
| Modifier and Type | Field and Description | 
|---|---|
| static EncryptionContext | DEFAULTDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.base.Optional<String> | getPassword()Deprecated.  | 
| com.google.common.base.Optional<String> | getPasswordKey()Deprecated.  | 
| EncStrength | getStrength()Deprecated.  | 
| boolean | isEnabled()Deprecated.  | 
| boolean | isPasswordRequired()Deprecated.  | 
| boolean | isRemovePasswordSystemProperty()Deprecated.  | 
public static final EncryptionContext DEFAULT
public boolean isEnabled()
public com.google.common.base.Optional<String> getPassword()
public EncStrength getStrength()
public boolean isPasswordRequired()
public com.google.common.base.Optional<String> getPasswordKey()
public boolean isRemovePasswordSystemProperty()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.