@Deprecated public final class EncryptionContext extends Object
Type | Property and Description |
---|---|
boolean |
isRemovePasswordSystem
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
EncryptionContext.Builder
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static EncryptionContext |
DEFAULT
Deprecated.
|
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.