|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SecureRandomParameters | |
|---|---|
| org.apache.cxf.configuration.security | |
| Uses of SecureRandomParameters in org.apache.cxf.configuration.security |
|---|
| Fields in org.apache.cxf.configuration.security declared as SecureRandomParameters | |
|---|---|
protected SecureRandomParameters |
TLSServerParametersType.secureRandomParameters
|
protected SecureRandomParameters |
TLSClientParametersType.secureRandomParameters
|
| Methods in org.apache.cxf.configuration.security that return SecureRandomParameters | |
|---|---|
SecureRandomParameters |
ObjectFactory.createSecureRandomParameters()
Create an instance of SecureRandomParameters |
SecureRandomParameters |
TLSServerParametersType.getSecureRandomParameters()
Gets the value of the secureRandomParameters property. |
SecureRandomParameters |
TLSClientParametersType.getSecureRandomParameters()
Gets the value of the secureRandomParameters property. |
| Methods in org.apache.cxf.configuration.security with parameters of type SecureRandomParameters | |
|---|---|
void |
TLSServerParametersType.setSecureRandomParameters(SecureRandomParameters value)
Sets the value of the secureRandomParameters property. |
void |
TLSClientParametersType.setSecureRandomParameters(SecureRandomParameters value)
Sets the value of the secureRandomParameters property. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||