|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthInfo | |
---|---|
com.baidubce.services.lss.model |
Uses of AuthInfo in com.baidubce.services.lss.model |
---|
Methods in com.baidubce.services.lss.model that return AuthInfo | |
---|---|
AuthInfo |
GetSecurityPolicyResponse.getAuth()
|
AuthInfo |
SecurityPolicyInfo.getAuth()
|
AuthInfo |
SecurityPolicy.getAuth()
|
AuthInfo |
AuthInfo.withKey(String key)
Sets the authentication key. |
AuthInfo |
AuthInfo.withPlay(Boolean play)
Sets to true if authentication is required before play |
AuthInfo |
AuthInfo.withPush(Boolean push)
Sets to true if authentication is required before push |
Methods in com.baidubce.services.lss.model with parameters of type AuthInfo | |
---|---|
void |
GetSecurityPolicyResponse.setAuth(AuthInfo auth)
|
void |
SecurityPolicyInfo.setAuth(AuthInfo auth)
|
void |
SecurityPolicy.setAuth(AuthInfo auth)
|
SecurityPolicy |
SecurityPolicy.withAuth(AuthInfo auth)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |